mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
"like" did not work in some cases with character set big5
This commit is contained in:
4
mysql-test/include/have_big5.inc
Normal file
4
mysql-test/include/have_big5.inc
Normal file
@ -0,0 +1,4 @@
|
||||
-- require r/have_big5.require
|
||||
disable_query_log;
|
||||
show collation like "big5_chinese_ci";
|
||||
enable_query_log;
|
Reference in New Issue
Block a user