逻辑备份mysqldump—mydumper和物理备份xtrabackup的原理解析

逻辑备份mysqldump原理 参考网上找的一张图,能够大概理解其过程。 mysql FLUSH /!40101 LOCAL / TABLES ####Closes all open tables, forces all tables in use to be closed, and flushes the query cache. FLUSH TABLES WITH READ LOCK ####
相关文章
相关标签/搜索