Fixed test case to work with the new auto_increment handling in InnoDB
This commit is contained in:
parent
8176fbec48
commit
b40410bca3
@ -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` (
|
|||||||
a
|
a
|
||||||
1
|
1
|
||||||
2
|
2
|
||||||
3
|
4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user