N
N
niakrisn2011-05-16 22:38:45
MySQL
niakrisn, 2011-05-16 22:38:45

Backup of disparate databases in MySQL

Please tell me the solution for the subject, which is suitable for backing up MySQL databases under the following conditions:

  • The total database size is about 8GB.
  • The total number of databases is 100+.
  • Almost every database has both MyISAM tables and innoDB.
  • There are databases in which tables have different encodings.
  • Archive consistency.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Andrey Burov, 2011-05-16
@BuriK666

and what mysqldump does not suit?

P
pentarh, 2011-05-17
@pentarh

Remote encrypted backup of MySQL using LVM snapshot

D
davinchi, 2011-05-17
@davinchi

maatkit.org

D
davinchi, 2011-05-17
@davinchi

or mk-parallel-dump/mk-parallel-restore. Used for quite some time on a good sized base.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question