技术栈

新建用户

hzp666
2 年前
数据库·mysql·新建用户
mysql新建用户ps: GRANT SELECT 可以换成 insert 、update、或者allps: @'%' 中的 % 表示任意地点都可以登录。