summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.fi>2001-05-23 02:40:23 +0300
committerunknown <monty@donna.mysql.fi>2001-05-23 02:40:23 +0300
commit82a404d9fb1e3d181033473183be2e48d9ee406a (patch)
tree29bf836c09eba92872083fe64039936fe71ce788 /mysql-test
parent359733fa001cf45d07b837c78b2e03c9e9cfb3c3 (diff)
downloadmariadb-git-82a404d9fb1e3d181033473183be2e48d9ee406a.tar.gz
Fixed test case to work with the new auto_increment handling in InnoDB
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/r/innodb.result4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/r/innodb.result b/mysql-test/r/innodb.result
index f030b7fa763..d21863e7231 100644
--- a/mysql-test/r/innodb.result
+++ b/mysql-test/r/innodb.result
@@ -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