mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 20:11:42 +01:00
f9c42d81e7
Merge revisions 2837:2852 from branches/5.1: ------------------------------------------------------------------------ r2849 | sunny | 2008-10-22 12:01:18 +0300 (Wed, 22 Oct 2008) | 8 lines Changed paths: M /branches/5.1/handler/ha_innodb.cc M /branches/5.1/include/row0mysql.h M /branches/5.1/row/row0mysql.c branches/5.1: Return the actual error code encountered when allocating a new autoinc value. The change in behavior (bug) was introduced in 5.1.22 when we introduced the new AUTOINC locking model. rb://31 Bug#40224 New AUTOINC changes mask reporting of deadlock/timeout errors ------------------------------------------------------------------------ r2852 | sunny | 2008-10-23 01:42:24 +0300 (Thu, 23 Oct 2008) | 9 lines Changed paths: M /branches/5.1/handler/ha_innodb.cc M /branches/5.1/handler/ha_innodb.h branches/5.1: Backport r2724 from branches/zip Check column value against the col max value before updating the table's global autoinc counter value. This is part of simplifying the AUTOINC sub-system. We extract the type info from MySQL data structures at runtime. This fixes Bug#37788 InnoDB Plugin: AUTO_INCREMENT wrong for compressed tables ------------------------------------------------------------------------ |
||
---|---|---|
.. | ||
patches | ||
ctype_innodb_like.inc | ||
have_innodb.inc | ||
innodb-analyze.result | ||
innodb-analyze.test | ||
innodb-autoinc.result | ||
innodb-autoinc.test | ||
innodb-index.inc | ||
innodb-index.result | ||
innodb-index.test | ||
innodb-index_ucs2.result | ||
innodb-index_ucs2.test | ||
innodb-lock.result | ||
innodb-lock.test | ||
innodb-master.opt | ||
innodb-replace.result | ||
innodb-replace.test | ||
innodb-semi-consistent-master.opt | ||
innodb-semi-consistent.result | ||
innodb-semi-consistent.test | ||
innodb-timeout.result | ||
innodb-timeout.test | ||
innodb-zip.result | ||
innodb-zip.test | ||
innodb.result | ||
innodb.test | ||
innodb_bug34053.result | ||
innodb_bug34053.test | ||
innodb_bug34300.result | ||
innodb_bug34300.test | ||
innodb_bug35220.result | ||
innodb_bug35220.test | ||
innodb_bug36169.result | ||
innodb_bug36169.test | ||
innodb_bug36172.result | ||
innodb_bug36172.test | ||
innodb_information_schema.result | ||
innodb_information_schema.test | ||
innodb_trx_weight.inc | ||
innodb_trx_weight.result | ||
innodb_trx_weight.test |