mysql: client does not support authentication

命令: 1、mysql -hlocalhost -uroot -pqq123123 2、use mysql; 3、alter user 'root'@'localhost' identified with mysql_native_password by 'qq123123'; 4、flush privileges;    
相關文章
相關標籤/搜索