您的位置:首页 > 博客中心 > 数据库 >

centOS下进入mysql报错-You must SET PASSWORD before executing this statement

时间:2022-03-10 17:24

解决办法:

mysql>  SET PASSWORD = PASSWORD(‘123456‘);
Query OK, 0 rows affected (0.03 sec)
mysql> create database roger;
Query OK, 1 row affected (0.00 sec)
也就是用mysql>  SET PASSWORD = PASSWORD(‘123456‘);这句话重新设置一次密码!

centOS下进入mysql报错-You must SET PASSWORD before executing this statement,布布扣,bubuko.com

热门排行

今日推荐

热门手游