1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Test used a charset not available on many platforms

This commit is contained in:
lars@mysql.com
2006-05-16 10:01:07 +02:00
parent 3b8a10dbd7
commit a29504cbcb
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;