summaryrefslogtreecommitdiff
path: root/mysql-test/r/innodb.result
diff options
context:
space:
mode:
authorsasha@mysql.sashanet.com <>2001-08-24 20:45:06 -0600
committersasha@mysql.sashanet.com <>2001-08-24 20:45:06 -0600
commit2adf2fadc6c2451589e2dd1cf0a9d63e0bd2a700 (patch)
treedf9afc16887c65de5a191729e79dc89c74593310 /mysql-test/r/innodb.result
parentb938f5a79788a77ae970826b42fae32237e5bb04 (diff)
downloadmariadb-git-2adf2fadc6c2451589e2dd1cf0a9d63e0bd2a700.tar.gz
test case for InnoDB replace/auto_increment bug when insert_id is
forced by the user
Diffstat (limited to 'mysql-test/r/innodb.result')
-rw-r--r--mysql-test/r/innodb.result4
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/r/innodb.result b/mysql-test/r/innodb.result
index fd7900af13b..913f4226f1c 100644
--- a/mysql-test/r/innodb.result
+++ b/mysql-test/r/innodb.result
@@ -475,3 +475,7 @@ a
1
2
4
+id name value uid
+1 one one value 101
+3 three three value 103
+6 two other value 102