Commit b40410bc authored by monty@donna.mysql.fi's avatar monty@donna.mysql.fi

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

parent 8176fbec
...@@ -252,7 +252,7 @@ id ggid email passwd ...@@ -252,7 +252,7 @@ id ggid email passwd
2 test2 yyy 2 test2 yyy
id ggid email passwd id ggid email passwd
1 this will work 1 this will work
3 test2 this will work 4 test2 this will work
id ggid email passwd id ggid email passwd
1 this will work 1 this will work
id ggid email passwd id ggid email passwd
...@@ -474,4 +474,4 @@ t1 CREATE TABLE `t1` ( ...@@ -474,4 +474,4 @@ t1 CREATE TABLE `t1` (
a a
1 1
2 2
3 4
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