Traditional mysqldump is 2 times faster than MyDumper
Hello,
We need to dump et load a database each day.
This database has more than 200 tables and the biggest table has more than 7 Million lines.
Currently we use the "traditional" mysqldump to export data.
We have read some articles about MyDumper & MyLoader and benchmark are clear : MyDumper is incredibly fast.
But after test with 4, 8 and 32 thread, mysqldump is two times faster than MyDumper in each case.
Command is executed via SSH as root.
OS and Mysql are on RAID 1.
Databases are on RAID 10.
(All RAID are in the same machine)
Can you help to find why ?
MORE INFORMATIONS :
CPU : 4 x 6 Cores (Intel Xeon)
RAM : 192 Gb
MySQL : 5.1.61
OS : CentOS 6.3
Thanks,
George.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask George for more information if necessary.