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

mysql_error:mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication

时间:2022-03-14 02:43

SET old_passwords =0;

UPDATE mysql.user SET Password =PASSWORD(‘testpass‘) WHERE User=‘testuser‘ limit 1; SELECT LENGTH(Password) FROM mysql.user WHERE User=‘testuser‘; FLUSH PRIVILEGES;

热门排行

今日推荐

热门手游