drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_general_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_bin)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_unicode_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_icelandic_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_latvian_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_romanian_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_slovenian_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_polish_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_estonian_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_spanish_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_swedish_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_turkish_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_czech_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_danish_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_lithuanian_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_slovak_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_spanish2_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_roman_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_persian_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_esperanto_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_hungarian_ci)engine=innodb; drop table if exists `t1`;create table `t1`(`a` char(1) charset utf32 collate utf32_sinhala_ci)engine=innodb;