mariadb/storage/innobase/handler
Sergei Golubchik ef47b62551 MDEV-8827 Duplicate key with auto increment
fix innodb auto-increment handling
three bugs:
1. innobase_next_autoinc treated the case of current<offset incorrectly
2. ha_innobase::get_auto_increment didn't recalculate current when increment changed
3. ha_innobase::get_auto_increment didn't pass offset down to innobase_next_autoinc
2015-12-07 15:20:23 +01:00
..
ha_innodb.cc MDEV-8827 Duplicate key with auto increment 2015-12-07 15:20:23 +01:00
ha_innodb.h mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
handler0alter.cc mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
i_s.cc Fix compiler error if compiler does not support c99 style 2015-05-07 13:04:03 +03:00
i_s.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00