mysql如何备份数据库?以及如何把备份的数据库文件导入?如果相关涉及到参数,这些参数的意义是什么?
物理备份: xtrabackup逻辑备份:mysqldump. select * from where into out file