摘要:
XAMPP安装后更改PhpMyAdmin密码 使用mysql数据库 use mysql; 更改MySQL的root账号密码为:shapolang update user set password=password("shapolang") where user="root"; 更改完后发现PhpMy 阅读全文
posted @ 2018-03-13 17:58
寒冷的冬天
阅读(739)
评论(0)
推荐(0)
浙公网安备 33010602011771号