• heikki@hundin.mysql.fi's avatar
    ha_innodb.cc: · ea59300d
    heikki@hundin.mysql.fi authored
    Manually ported this bug fix from 4.0: 
     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
    ea59300d
ha_innodb.cc 157 KB