MySQL Mysql权限整理及授权命令 1、创建用户 MariaDB [(none)]> use mysql; MariaDB [mysql]> create user test@'%' identified by '12345... 2020年7月31日76,919评论 阅读全文