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

Test used a charset not available on many platforms

This commit is contained in:
unknown
2006-05-16 10:01:07 +02:00
parent bccff08cba
commit 808f77f6b0
2 changed files with 11 additions and 10 deletions

View File

@ -190,8 +190,4 @@ select HEX(f) from t4;
HEX(f)
835C
flush logs;
select * from t5 /* must be (1),(1) */;
a
1
1
drop table t1, t2, t03, t04, t3, t4, t5;
drop table t1, t2, t03, t04, t3, t4;