Showing posts with label Transportable Tablespaces. Show all posts
Showing posts with label Transportable Tablespaces. Show all posts

MySQL 5.6 Transportable Tablespaces Example


Transportable tablespaces allows copying individual InnoDB tables from one MySQL instance to another.

Here is a basic example of it's usage.