1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Fixed test case to work with the new auto_increment handling in InnoDB

This commit is contained in:
unknown
2001-05-23 02:40:23 +03:00
parent 359733fa00
commit 82a404d9fb

View File

@@ -252,7 +252,7 @@ id ggid email passwd
2 test2 yyy
id ggid email passwd
1 this will work
3 test2 this will work
4 test2 this will work
id ggid email passwd
1 this will work
id ggid email passwd
@@ -474,4 +474,4 @@ t1 CREATE TABLE `t1` (
a
1
2
3
4