1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

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;