DBAStuff
Notes, thoughts and general wonderings.
Showing posts with label
discard partition
.
Show all posts
Showing posts with label
discard partition
.
Show all posts
Transportable Tablespaces 5.7
In MySQL 5.7 transportable tablespaces works at a partition level:
alter table <table> discard partition <partition> tablespace;
a
lter table <table> import partition <partition> tablespace;
Read more »
Older Posts
Home
Subscribe to:
Posts (Atom)