mysql - mysqldump vs innodb hot-backup -



mysql - mysqldump vs innodb hot-backup -

i need perform backup of entire innodb-database local file possibility restore info it. utilize mysql community edition, doesn’t have innodb hot-backup features.

so i’m wondering, negative aspects should expect using mysqldump hotbackup instead of innodb hot-backup features?

have at:

http://dev.mysql.com/doc/refman/5.1/en/innodb-backup.html

i think mysqldump locking each table during dump process. there should no limitation in restoring data, because info sql files

mysql backup innodb mysqldump

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -