|
|
|
|
|
by dexterbt1
3250 days ago
|
|
There are no benchmark numbers to back the claim that it's fast. At least the OP should have done some measurements; I'm interested in anything that will speed up our DB's 300+M record tables. The article also does not link to the official maintainer page/github page. |
|
I should note that the version of `mydumper` in the Ubuntu repos is out of date. IIRC 0.9.1 is the latest and Ubuntu packages 0.6.1 on the latest LTS. 0.9.1 has some good improvements so it's worth building yourself (small utility so quick build time).
As always with database stuff, RTFM and use an abundance of caution. In particular, take care to ensure no bad locking behaviors occur.