✨ mysql 的备份和恢复创建备份管理员创建备份管理员,并授予管理员相应的权限备份所需权限:select,reload,lock tables,replication client,show view,event,process# 创建管理员create user 'backup'@'...