ctype_big5.test
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:2k
- -- source include/have_big5.inc
- #
- # Tests with the big5 character set
- #
- --disable_warnings
- drop table if exists t1;
- --enable_warnings
- SET @test_character_set= 'big5';
- SET @test_collation= 'big5_chinese_ci';
- -- source include/ctype_common.inc
- SET NAMES big5;
- SET collation_connection='big5_chinese_ci';
- -- source include/ctype_filesort.inc
- -- source include/ctype_innodb_like.inc
- -- source include/ctype_like_escape.inc
- SET collation_connection='big5_bin';
- -- source include/ctype_filesort.inc
- -- source include/ctype_innodb_like.inc
- -- source include/ctype_like_escape.inc
- #
- # Bugs#9357: TEXT columns break string with special word in BIG5 charset.
- #
- SET NAMES big5;
- CREATE TABLE t1 (a text) character set big5;
- INSERT INTO t1 VALUES ('