• Aditya A's avatar
    Bug#14145950 AUTO_INCREMENT ON DOUBLE WILL FAIL ON WINDOWS · 30aadd6b
    Aditya A authored
    Backport from mysql-5.6 the fix
    (revision-id sunny.bains@oracle.com-20120315045831-20rgfa4cozxmz7kz)
    
      Bug#13839886 - CRASH IN INNOBASE_NEXT_AUTOINC
      
      The assertion introduce in the fix for Bug#13817703 
      is too strong, a negative  number can be greater 
      than the column max value, when the column value is
      a negative number.
      
      rb://978 Approved by Jimmy Yang.
    
    rb:1236 approved by Marko Makela
    30aadd6b
innodb-autoinc.result 35 KB