当前位置:网站首页>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 !

原网站

版权声明
本文为[Li Yang's personal blog]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/163/202206121442562324.html