mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Update result(which mysterioulsy got lost)
This commit is contained in:
parent
da43360e1f
commit
247c3a81a1
1 changed files with 15 additions and 0 deletions
|
|
@ -546,4 +546,19 @@ a b c
|
|||
2 Part 2 2007-04-05 00:00:00
|
||||
2 Part 3 2007-04-05 00:00:00
|
||||
select * from t1;
|
||||
select '';
|
||||
|
||||
|
||||
select "h";
|
||||
h
|
||||
h
|
||||
select "he";
|
||||
he
|
||||
he
|
||||
select "hep";
|
||||
hep
|
||||
hep
|
||||
select "hepp";
|
||||
hepp
|
||||
hepp
|
||||
End of tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue