寻觅生命中的那一片浅草......

加快MySQL备份的还原速度

针对不同的备份有不同的方式

txt
~~~~~~~~~~~~~~~~~~~~~

mysqlimport的速度

mysqlimport支持多线程::

mysqlimport –debug-info –use-threads=2 –local -uroot -pxxxx  logs `find . -name “*.txt”`

单个sql
~~~~~~~~~~~~~~~~~~~~~~~

有一个开源项目:tbdba-restore-mysqldump.pl

地址:https://github.com/orczhou/dba-tool/blob/master/tbdba-restore-mysqldump.pl

尚无评论

发表评论

2024年五月
« 5月    
 12345
6789101112
13141516171819
20212223242526
2728293031