📄 synchronization.result
字号:
drop table if exists t1;CREATE TABLE t1 (x1 int); ALTER TABLE t1 CHANGE x1 x2 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x1 x2 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2; ALTER TABLE t1 CHANGE x2 x1 int;CREATE TABLE t2 LIKE t1;SHOW CREATE TABLE t2;Table Create Tablet2 CREATE TABLE `t2` ( `xx` int(11) default NULL) ENGINE=MyISAM DEFAULT CHARSET=latin1DROP TABLE t2;DROP TABLE t1;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -