Re: Is there a SWITCH equivalent in MySQL?
Q2: It is implemented in the trunk as 'ALTER TABLE tp EXCHANGE PARTITION p WITH TABLE t', WL#4445. So it will not be included in 5.5, but in the next version. You can try it by downloading the source from launchpad and compile yourself; 'bzr init-repo bzrroot ; cd bzrroot ; bzr branch lp:mysql-server/trunk mysql-trunk ; cd mysql-trunk ; mkdir b ; cd b; cmake .. ; make -j5' ...
Subject
Views
Written By
Posted
4487
December 22, 2010 02:27PM
1609
December 24, 2010 10:48AM
Re: Is there a SWITCH equivalent in MySQL?
1773
January 02, 2011 04:41PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.