update mysql.user set authentication_string=password('12345') where user='root' and Host = 'localhost';
上一篇:sql 常用语句
下一篇:mysql的备份恢复