--- r/synchronization.result 2011-10-21 23:09:08.000000000 +0200 +++ r/synchronization.reject 2012-02-10 16:22:33.000000000 +0100 @@ -6,7 +6,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 INT; CREATE TABLE t2 LIKE t1; @@ -14,7 +14,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 INT; CREATE TABLE t2 LIKE t1; @@ -22,7 +22,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 INT; CREATE TABLE t2 LIKE t1; @@ -30,7 +30,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 INT; CREATE TABLE t2 LIKE t1; @@ -38,7 +38,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 INT; CREATE TABLE t2 LIKE t1; @@ -46,7 +46,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 INT; CREATE TABLE t2 LIKE t1; @@ -54,7 +54,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 INT; CREATE TABLE t2 LIKE t1; @@ -62,7 +62,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 INT; CREATE TABLE t2 LIKE t1; @@ -70,7 +70,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 INT; CREATE TABLE t2 LIKE t1; @@ -78,7 +78,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 INT; CREATE TABLE t2 LIKE t1; @@ -86,7 +86,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 INT; CREATE TABLE t2 LIKE t1; @@ -94,7 +94,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 INT; CREATE TABLE t2 LIKE t1; @@ -102,7 +102,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 INT; CREATE TABLE t2 LIKE t1; @@ -110,7 +110,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 INT; CREATE TABLE t2 LIKE t1; @@ -118,7 +118,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 INT; CREATE TABLE t2 LIKE t1; @@ -126,7 +126,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 INT; CREATE TABLE t2 LIKE t1; @@ -134,7 +134,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 INT; CREATE TABLE t2 LIKE t1; @@ -142,7 +142,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 INT; CREATE TABLE t2 LIKE t1; @@ -150,7 +150,7 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 INT; CREATE TABLE t2 LIKE t1; @@ -158,6 +158,6 @@ Table Create Table t2 CREATE TABLE `t2` ( `xx` int(11) DEFAULT NULL -) ENGINE=MyISAM DEFAULT CHARSET=latin1 +) ENGINE=PBXT DEFAULT CHARSET=latin1 DROP TABLE t2; DROP TABLE t1;