jp_union_ujis.test
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:6k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. --source include/have_ujis.inc
  2. --disable_warnings
  3. drop table if exists `T1`;
  4. drop table if exists `T2`;
  5. drop table if exists `T3`;
  6. drop table if exists `T4`;
  7. drop table if exists `T5`;
  8. drop table if exists `T6`;
  9. drop table if exists `T7`;
  10. drop table if exists `T8`;
  11. drop table if exists `T9`;
  12. drop table if exists `T10`;
  13. drop table if exists `T11`;
  14. drop table if exists `T12`;
  15. --enable_warnings
  16. #
  17. # Test UNION with Japanese characters in ujis encoding
  18. #
  19. SET NAMES ujis;
  20. SET character_set_database = ujis;
  21. #InnoDB
  22. CREATE TABLE `T1` (`C1` char(1), INDEX(`C1`)) DEFAULT CHARSET = ujis engine = innodb;
  23. CREATE TABLE `T2` (`C1` char(1), INDEX(`C1`)) DEFAULT CHARSET = ujis engine = innodb;
  24. CREATE TABLE `T3` (`C1` char(1), INDEX(`C1`)) DEFAULT CHARSET = ujis engine = innodb;
  25. INSERT INTO `T1` VALUES('幈'),('幈'),('あ'),('あ'),('忢