mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 17:33:44 +01:00
64076dc477
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 |
||
---|---|---|
.. | ||
ha_innodb.cc | ||
ha_innodb.h |