【发布时间】:2013-08-27 13:06:45
【问题描述】:
【问题讨论】:
-
在您磁盘上的 phpMyAdmin 文件夹中,有一个
config.inc.php文件。其中列出了哪个用户名? -
用户名为root,pass为空 $cfg['Servers'][$i]['user'] = 'root'; $cfg['Servers'][$i]['password'] = '';谢谢
-
用户名和密码都可以使用root。
-
查看我的答案(2018 年 8 月工作)stackoverflow.com/questions/14699195/…
标签: mysql phpmyadmin wamp privileges