Update result(which mysterioulsy got lost)
This commit is contained in:
parent
da43360e1f
commit
247c3a81a1
@ -546,4 +546,19 @@ a b c
|
|||||||
2 Part 2 2007-04-05 00:00:00
|
2 Part 2 2007-04-05 00:00:00
|
||||||
2 Part 3 2007-04-05 00:00:00
|
2 Part 3 2007-04-05 00:00:00
|
||||||
select * from t1;
|
select * from t1;
|
||||||
|
select '';
|
||||||
|
|
||||||
|
|
||||||
|
select "h";
|
||||||
|
h
|
||||||
|
h
|
||||||
|
select "he";
|
||||||
|
he
|
||||||
|
he
|
||||||
|
select "hep";
|
||||||
|
hep
|
||||||
|
hep
|
||||||
|
select "hepp";
|
||||||
|
hepp
|
||||||
|
hepp
|
||||||
End of tests
|
End of tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user