Post-merge fix

This commit is contained in:
istruewing@stella.local 2008-03-14 20:51:32 +01:00
parent 21e2a00057
commit 26ed736a92
2 changed files with 2 additions and 1 deletions

View file

@ -93,3 +93,4 @@ c
1,2,3
64
DROP TABLE t1;
End of 5.0 tests

View file

@ -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