• heikki@hundin.mysql.fi's avatar
    ha_innodb.cc: · dd64377d
    heikki@hundin.mysql.fi authored
      Fix InnoDB bug #6287: if one uses INSERT IGNORE to insert several rows at a time, and the first inserts are ignored because of a duplicate key collision, then InnoDB in a replication slave assigns AUTO_INCREMENT values 1 bigger than in the master
    dd64377d
ha_innodb.cc 141 KB