受权远程的IP访问数据库mysql

GRANT ALL PRIVILEGES ON *.* TO 'root'@'192.168.4.2' IDENTIFIED BY '123456' WITH GRANT OPTION;ui 若是出现错误“Your password does not satisfy the current policy requirements”spa 执行:set global validate_passwor
相关文章
相关标签/搜索