Commit 26ed736a authored by istruewing@stella.local's avatar istruewing@stella.local
Browse files

Post-merge fix

parent 21e2a000
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -93,3 +93,4 @@ c
1,2,3
64
DROP TABLE t1;
End of 5.0 tests
+1 −1
Original line number Diff line number Diff line
@@ -75,4 +75,4 @@ INSERT INTO t1 VALUES(9223372036854775808);
SELECT * FROM t1;
DROP TABLE t1;

--# echo End of 5.0 tests
--echo End of 5.0 tests