jp_union_ujis.test
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:6k
- --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 UNION with Japanese characters in ujis encoding
- #
- SET NAMES ujis;
- SET character_set_database = ujis;
- #InnoDB
- CREATE TABLE `T1` (`C1` char(1), INDEX(`C1`)) DEFAULT CHARSET = ujis engine = innodb;
- CREATE TABLE `T2` (`C1` char(1), INDEX(`C1`)) DEFAULT CHARSET = ujis engine = innodb;
- CREATE TABLE `T3` (`C1` char(1), INDEX(`C1`)) DEFAULT CHARSET = ujis engine = innodb;
- INSERT INTO `T1` VALUES('幈'),('幈'),('あ'),('あ'),('忢