Home >Database >Mysql Tutorial >How to export user permissions in mysql
mysql导出用户权限的方法:首先生成用户权限的脚本;然后生成权限SQL脚本;最后在目标服务器上执行脚本,代码为【mysql -uname -ppwd9ec3a1db9e23fddbe7f775626715e154'root' 。
更多相关免费学习推荐:mysql教程(视频)
The above is the detailed content of How to export user permissions in mysql. For more information, please follow other related articles on the PHP Chinese website!