当前位置:网站首页>Solution to the new database prompt on the pagoda panel that the database name cannot be greater than 16 bits
Solution to the new database prompt on the pagoda panel that the database name cannot be greater than 16 bits
2022-06-12 14:50:00 【Li Yang's personal blog】
I haven't written for a long time , Recently, the custom theme template has been busy with the theme , I happen to have a problem today , Tips for creating a new database in the background of the pagoda panel “ The database name cannot be greater than 16 position !” Why is that ? I was stunned in an instant , Because the project is migrated , Must be this database name , Otherwise, a large number of modifications will be required , And it is an associated site , Not a station , So the database name has to be this , No way , There is a problem solving problem , I just don't know why the character length is displayed , Maybe for other reasons , The effect of pagoda prompt is as shown in the figure :
utilize phpmyadmin newly build
Since it is not possible to create a super long database in the pagoda control system, we will install phpmyadmin Software ( Pagodas are generally installed by default ), We click on the menu on the left of the pagoda , database , Then find the top menu “phpMyAdmin”, Click in , Pictured :
Access to database , Click... On the top menu “ database ”, Then in the menu below “ New database ” Create a new name with extra long characters , Then click create on the right , Pictured :
Yes, it's that simple , Curve to save the country , Haha, after the new project is completed , We don't know the password , Then we return to the pagoda panel system , Click database , Then find the top menu “ Get... From the server ” Button , Pictured :
So we can synchronize the database , After obtaining it, we can change the password , Permissions and other information , Be clear at a glance , It's just that you can't set up associated websites, but it doesn't matter , After all, it's the same whether it's closed or not , Not affecting use .
In the actual operation process, there are many other ways to solve the word limit , For example, you can modify the pagoda source code program , But I didn't do that because I was afraid of some unknown errors , After all, modifying the program source code is much more complicated than this . Okay course end , If you have any questions, please leave a message , Keep diving !
边栏推荐
- Data collection
- [SPARK][CORE] 面试问题之什么是 external shuffle service?
- selenium之元素定位
- Chapter I exercises of program construction and interpretation
- C secret script Chapter 3 (detailed explanation of string function) (Section 2)
- Unit test (I) unit test with JUnit
- Two methods of implementing asynchronous calling function with QT
- tc菜单分割
- 交换数字,异或求单,操作符相关
- ADB command (I) record
猜你喜欢
[wp][beginner level] attack and defense world game
[OCR] aspriseocr C # English, number recognition (not Chinese)
用游戏来讲序列化与反序列化机制
野指针理解
[writeup]buu SQL course1[entry level]
JMeter (V) pressure test of Excel file upload interface
junit测试套件方法整理(方法二不太好用)
[Writeup]BUU SQL COURSE1[入门级]
tc菜单分割
Visual positioning guidance system for industrial manipulator (robot)
随机推荐
Autofac浅学(2)
浏览器指纹解读
程序构造和解释之过程抽象
函数相关事项
ES6新特性
ADSL
【SimpleDateFormat】1. Conversion of date type and text type 2 Thread unsafe
Module VIII
Can you believe it? It took me only two days to develop a management system
Huawei equipment configuration BGP as number replacement
Ankai microelectronics rushes to the scientific innovation board: the annual revenue of 500million Xiaomi industry fund is the shareholder
亿纬锂能拟募资90亿:刘金成骆锦红夫妇合计认购60亿 布局光谷
PHPstudy建站提示hosts文件可能不存在或被阻止打开,同步hosts失败怎么解决
Easygui query the company name in the document
阿里建议所有 POJO 类属性使用包装类,但这些坑你有注意到吗?
Thinking: what is asynchrony and thread safety
你敢信?開發一個管理系統我只用了兩天
【Calendar】1. For globalization 2 But only date can be formatted by SDF 3 Month to -1 4 Week from Sunday is the first day
我愿称之为史上最全的深度学习面经总结(附答案详解)
Serialization and deserialization mechanism in terms of games