Fixed broken result file.

This commit is contained in:
unknown 2008-02-18 15:48:17 +01:00
parent e05e6814fb
commit ace6d43164

View File

@ -13,3 +13,4 @@ a b
SELECT * FROM t1 ORDER BY a;
a b
3 -3
DROP TABLE t1;