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

MySQL数据库

开发平台:

Visual C++

  1. -- source include/have_big5.inc
  2. #
  3. # Tests with the big5 character set
  4. #
  5. --disable_warnings
  6. drop table if exists t1;
  7. --enable_warnings
  8. SET @test_character_set= 'big5';
  9. SET @test_collation= 'big5_chinese_ci';
  10. -- source include/ctype_common.inc
  11. SET NAMES big5;
  12. SET collation_connection='big5_chinese_ci';
  13. -- source include/ctype_filesort.inc
  14. -- source include/ctype_innodb_like.inc
  15. -- source include/ctype_like_escape.inc
  16. SET collation_connection='big5_bin';
  17. -- source include/ctype_filesort.inc
  18. -- source include/ctype_innodb_like.inc
  19. -- source include/ctype_like_escape.inc
  20. #
  21. # Bugs#9357: TEXT columns break string with special word in BIG5 charset.
  22. #
  23. SET NAMES big5;
  24. CREATE TABLE t1 (a text) character set big5;
  25. INSERT INTO t1 VALUES ('