mysql导出用户权限的方法:首先生成用户权限的脚本;然后生成权限SQL脚本;最后在目标服务器上执行脚本,代码为【mysql -uname -ppwd4bf8598b755ce0b5e8963b9ceab70703'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!