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

加快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

尚无评论

发表评论

2025年二月
« 5月    
 12
3456789
10111213141516
17181920212223
2425262728