山维空间
如果遇到验证数据库链接失败的问题,可以这样:
ALTER USER 'username'@'localhost' identified with mysql_native_password by 'password';