Commit 451de554 authored by unknown's avatar unknown

Post-merge fix

parent 7a10ede8
...@@ -93,3 +93,4 @@ c ...@@ -93,3 +93,4 @@ c
1,2,3 1,2,3
64 64
DROP TABLE t1; DROP TABLE t1;
End of 5.0 tests
...@@ -75,4 +75,4 @@ INSERT INTO t1 VALUES(9223372036854775808); ...@@ -75,4 +75,4 @@ INSERT INTO t1 VALUES(9223372036854775808);
SELECT * FROM t1; SELECT * FROM t1;
DROP TABLE t1; DROP TABLE t1;
--# echo End of 5.0 tests --echo End of 5.0 tests
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment