Loading mysql-test/r/ps_1general.result +1 −0 Original line number Diff line number Diff line Loading @@ -334,6 +334,7 @@ FEDERATED YES/NO Federated MySQL storage engine MRG_MYISAM YES/NO Collection of identical MyISAM tables binlog YES/NO This is a meta storage engine to represent the binlog in a transaction ISAM YES/NO Obsolete storage engine partition YES/NO Partition engine drop table if exists t5; prepare stmt1 from ' drop table if exists t5 ' ; execute stmt1 ; Loading Loading
mysql-test/r/ps_1general.result +1 −0 Original line number Diff line number Diff line Loading @@ -334,6 +334,7 @@ FEDERATED YES/NO Federated MySQL storage engine MRG_MYISAM YES/NO Collection of identical MyISAM tables binlog YES/NO This is a meta storage engine to represent the binlog in a transaction ISAM YES/NO Obsolete storage engine partition YES/NO Partition engine drop table if exists t5; prepare stmt1 from ' drop table if exists t5 ' ; execute stmt1 ; Loading