1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Bug 1552:

TIS620 to Unicode and Unicode to TIS620 conversion check.
This commit is contained in:
bar@bar.intranet.mysql.r18.ru
2003-12-25 20:11:01 +04:00
parent 105fae05c1
commit 1547a03c79
5 changed files with 384 additions and 2 deletions

View File

@ -0,0 +1,4 @@
-- require r/have_tis620.require
disable_query_log;
show collation like "tis620_thai_ci";
enable_query_log;