Commit 8d0755ba authored by msvensson@pilot.blaudden's avatar msvensson@pilot.blaudden
Browse files

Update result(which mysterioulsy got lost)

parent 9917d018
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -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