mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fixed broken result file.
This commit is contained in:
@ -13,3 +13,4 @@ a b
|
|||||||
SELECT * FROM t1 ORDER BY a;
|
SELECT * FROM t1 ORDER BY a;
|
||||||
a b
|
a b
|
||||||
3 -3
|
3 -3
|
||||||
|
DROP TABLE t1;
|
||||||
|
Reference in New Issue
Block a user