1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

test case for InnoDB replace/auto_increment bug when insert_id is

forced by the user


mysql-test/r/innodb.result:
  updated result
mysql-test/t/innodb.test:
  added test case for bug in Innodb reported by Slashdot
This commit is contained in:
unknown
2001-08-24 20:45:06 -06:00
parent 390eb478e9
commit 0733b85d75
2 changed files with 26 additions and 0 deletions

View File

@@ -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