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:
@ -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;
|
||||
|
Reference in New Issue
Block a user