Lukas Vileikis continues a series on MySQL backup options:
There are many tools we can use to back up our MySQL databases. Some are well-known and used by the best technology companies out there (
mysqldumpcomes to mind), and some are a little less famous, but still have their place in the MySQL world. Entermydumper– the tool is built by the engineering team over at Percona and it‘s supposedly created to address performance issues caused bymysqldump.
Read on to see what it is and how it works.