• Sergey Vojtovich's avatar
    Applying InnoDB snapshot · 57c328ba
    Sergey Vojtovich authored
    Detailed revision comments:
    
    r6538 | sunny | 2010-01-30 00:43:06 +0200 (Sat, 30 Jan 2010) | 6 lines
    branches/5.1: Check *first_value every time against the column max
    value and  set *first_value to next autoinc if it's > col max value.
    ie.  not rely on what is passed in from MySQL.
    
    [49497] Error 1467 (ER_AUTOINC_READ_FAILED) on inserting a negative value
    rb://236
    57c328ba
innodb-autoinc.test 23.3 KB