开发者

how to fast copy a large innodb table

how to fast copy mysql innodb table size开发者_JAVA百科 8.4G?


the fast way is to copy the files but to do this in innodb engine you need to use

Per-Table Tablespaces

Using multiple tablespaces can be beneficial to users who want to move specific tables to separate physical disks or who wish to restore backups of single tables quickly without interrupting the use of other InnoDB tables.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜