summaryrefslogtreecommitdiff
path: root/mysql-test/include/ctype_pad_all_engines.inc
blob: a031f84e74b5689d93fa39d9324009a24944b7ce (plain)
1
2
3
4
5
6
7
SET DEFAULT_STORAGE_ENGINE=MyISAM;
--source include/ctype_pad.inc

SET DEFAULT_STORAGE_ENGINE=HEAP;
--source include/ctype_pad.inc

SET DEFAULT_STORAGE_ENGINE=Default;