mariadb/handler
sunny 64076dc477 branches/5.1: In the last round of AUTOINC cleanup we assumed that AUTOINC
is only defined for integer columns. This caused an assertion failure when
we checked for the maximum value of a column type. We now calculate the
max value for floating-point autoinc columns too.

Fix Bug#42400 - InnoDB autoinc code can't handle floating-point columns
rb://84 and Mantis issue://162
2009-01-29 14:01:36 +00:00
..
ha_innodb.cc branches/5.1: In the last round of AUTOINC cleanup we assumed that AUTOINC 2009-01-29 14:01:36 +00:00
ha_innodb.h branches/5.1: Backport changes from branches/zip r2725 2008-10-23 04:30:32 +00:00