Changes between Version 7 and Version 8 of Partition


Ignore:
Timestamp:
06/15/22 14:19:45 (2 years ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Partition

    v7 v8  
    71718. To move back from payments_2004 to partition p2004 in payment2
    7272{{{
    73 mysql> alter table payments3 exchange partition p2004 with table payments_2004;
     73mysql> alter table payments2 exchange partition p2004 with table payments_2004;
    7474}}}
    7575