jp_enum_ujis.test
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:4k
- --source include/have_ujis.inc
- --disable_warnings
- drop table if exists `T1`;
- drop table if exists `T2`;
- drop table if exists `T3`;
- drop table if exists `T4`;
- drop table if exists `T5`;
- drop table if exists `T6`;
- drop table if exists `T7`;
- drop table if exists `T8`;
- drop table if exists `T9`;
- drop table if exists `T10`;
- drop table if exists `T11`;
- drop table if exists `T12`;
- --enable_warnings
- #
- # Test ENUM values with Japanese characters in ujis encoding
- #
- SET NAMES ujis;
- SET character_set_database = ujis;
- CREATE TABLE `T1` (`C1` ENUM('幈','幉','幊'), INDEX(`C1`)) DEFAULT CHARSET = ujis engine = innodb;
- CREATE TABLE `T2` (`C1` ENUM('あ','い','う'), INDEX(`C1`)) DEFAULT CHARSET = ujis engine = innodb;
- CREATE TABLE `T3` (`C1` ENUM('忢