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

This commit is contained in:
monty@donna.mysql.fi 2001-05-23 02:40:23 +03:00
parent 8176fbec48
commit b40410bca3

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