Finding resources from multiple sources and testing finally solved the problem, which is recorded here.
In fact, if you install it correctly during installation, the following message will not appear.
If you install under Linux, you will be prompted for a password. When you enter the password of the Root account, this problem will not occur!
phpmyadmin has always had the problem of "Additional functions of the link table have not been activated". After logging in to phpmyadmin, "Additional functions of the link table have not been activated" will be displayed at the bottom. Not activated yet. To find out why, click here. I have never started to solve this problem. Until today, it is probably because of boredom!
If you are careful enough, I believe you can also find such a problem in your phpmyadmin. With the attitude of giving it a try, I went to Baidu and found a solution. I have to say that Baidu is great. ! My habit is to find a solution, then experiment, summarize, and finally tell all netizens my experience!
My phpmyadmin version is v 3.3.7, which is a relatively new version.
Step 1: Use the Mysql administrator account to log in through phpmyadmin, then click "Import", then click " Click the "Browse" button and find a file named create_tables.sql in the scripts folder under the phpmyadmin folder. Just import it and it's OK.
Step 2: Open the libraries folder under the phpmyadmin folder, find the file named config.default.php, and use a text editing tool (notepad is not recommended, it is recommended to use tools such as Dreamweaver) Open the file. Modify it.
The modified content is not continuous. Please modify it manually and do not copy.
Content before modification: