1SET STORAGE_ENGINE=MyISAM;
2--source include/ctype_pad.inc
3
4SET STORAGE_ENGINE=HEAP;
5--source include/ctype_pad.inc
6
7SET STORAGE_ENGINE=Default;
8