Updated test results (missed this one in last patch)
This commit is contained in:
parent
85d78b62cc
commit
7ae95fdef2
@ -1,3 +1,5 @@
|
||||
drop table if exists t1,t2,t3,t4;
|
||||
drop database if exists mysqltest;
|
||||
drop table if exists t1,t2;
|
||||
set names utf8;
|
||||
select left(_utf8 0xD0B0D0B1D0B2,1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user