mysqlpdump can dump all your MySQL tables and databases in parallel, which can be much faster on systems with multiple CPUs. It stores each table in a different file by default. It can also generate the dump to stdout, although this is not recommended because it can use all the memory in your system if your tables are large.
| Tags | Database |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix |
| Implementation | Python |
A tool to summarize and search configuration data.