mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 19:41:47 +01:00
ae9752c3d6
------------------------------------------------------------------------ r6488 | sunny | 2010-01-21 02:55:08 +0200 (Thu, 21 Jan 2010) | 2 lines Changed paths: M /branches/5.1/mysql-test/innodb-autoinc.result M /branches/5.1/mysql-test/innodb-autoinc.test branches/5.1: Factor out test for bug#44030 from innodb-autoinc.test into a separate test/result files. ------------------------------------------------------------------------ r6489 | sunny | 2010-01-21 02:57:50 +0200 (Thu, 21 Jan 2010) | 2 lines Changed paths: A /branches/5.1/mysql-test/innodb-autoinc-44030.result A /branches/5.1/mysql-test/innodb-autoinc-44030.test branches/5.1: Factor out test for bug#44030 from innodb-autoinc.test into a separate test/result files. ------------------------------------------------------------------------ r6492 | sunny | 2010-01-21 09:38:35 +0200 (Thu, 21 Jan 2010) | 1 line Changed paths: M /branches/5.1/mysql-test/innodb-autoinc-44030.test branches/5.1: Add reference to bug#47621 in the comment. ------------------------------------------------------------------------ r6535 | sunny | 2010-01-30 00:08:40 +0200 (Sat, 30 Jan 2010) | 11 lines Changed paths: M /branches/5.1/handler/ha_innodb.cc branches/5.1: Undo the change from r6424. We need to return DB_SUCCESS even if we were unable to initialize the tabe autoinc value. This is required for the open to succeed. The only condition we currently treat as a hard error is if the autoinc field instance passed in by MySQL is NULL. Previously if the table autoinc value was 0 and the next value was requested we had an assertion that would fail. Change that assertion and treat a value of 0 to mean that the autoinc system is unavailable. Generation of next value will now return failure. rb://237 ------------------------------------------------------------------------ r6536 | sunny | 2010-01-30 00:13:42 +0200 (Sat, 30 Jan 2010) | 6 lines Changed paths: M /branches/5.1/handler/ha_innodb.cc M /branches/5.1/mysql-test/innodb-autoinc.result M /branches/5.1/mysql-test/innodb-autoinc.test branches/5.1: Check *first_value everytime against the column max value and set *first_value to next autoinc if it's > col max value. ie. not rely on what is passed in from MySQL. [49497] Error 1467 (ER_AUTOINC_READ_FAILED) on inserting a negative value rb://236 ------------------------------------------------------------------------ r6537 | sunny | 2010-01-30 00:35:00 +0200 (Sat, 30 Jan 2010) | 2 lines Changed paths: M /branches/5.1/handler/ha_innodb.cc M /branches/5.1/mysql-test/innodb-autoinc.result M /branches/5.1/mysql-test/innodb-autoinc.test branches/5.1: Undo r6536. ------------------------------------------------------------------------ r6538 | sunny | 2010-01-30 00:43:06 +0200 (Sat, 30 Jan 2010) | 6 lines Changed paths: M /branches/5.1/handler/ha_innodb.cc M /branches/5.1/mysql-test/innodb-autoinc.result M /branches/5.1/mysql-test/innodb-autoinc.test branches/5.1: Check *first_value every time against the column max value and set *first_value to next autoinc if it's > col max value. ie. not rely on what is passed in from MySQL. [49497] Error 1467 (ER_AUTOINC_READ_FAILED) on inserting a negative value rb://236 ------------------------------------------------------------------------ |
||
---|---|---|
.. | ||
patches | ||
ctype_innodb_like.inc | ||
have_innodb.inc | ||
innodb-analyze.result | ||
innodb-analyze.test | ||
innodb-autoinc-44030.result | ||
innodb-autoinc-44030.test | ||
innodb-autoinc.result | ||
innodb-autoinc.test | ||
innodb-consistent-master.opt | ||
innodb-consistent.result | ||
innodb-consistent.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-use-sys-malloc-master.opt | ||
innodb-use-sys-malloc.result | ||
innodb-use-sys-malloc.test | ||
innodb-zip.result | ||
innodb-zip.test | ||
innodb.result | ||
innodb.test | ||
innodb_bug21704.result | ||
innodb_bug21704.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_bug40360.result | ||
innodb_bug40360.test | ||
innodb_bug40565.result | ||
innodb_bug40565.test | ||
innodb_bug41904.result | ||
innodb_bug41904.test | ||
innodb_bug42101-nonzero-master.opt | ||
innodb_bug42101-nonzero.result | ||
innodb_bug42101-nonzero.test | ||
innodb_bug42101.result | ||
innodb_bug42101.test | ||
innodb_bug44032.result | ||
innodb_bug44032.test | ||
innodb_bug44369.result | ||
innodb_bug44369.test | ||
innodb_bug44571.result | ||
innodb_bug44571.test | ||
innodb_bug45357.result | ||
innodb_bug45357.test | ||
innodb_bug46000.result | ||
innodb_bug46000.test | ||
innodb_bug46676.result | ||
innodb_bug46676.test | ||
innodb_bug47167.result | ||
innodb_bug47167.test | ||
innodb_bug47622.result | ||
innodb_bug47622.test | ||
innodb_bug47777.result | ||
innodb_bug47777.test | ||
innodb_file_format.result | ||
innodb_file_format.test | ||
innodb_information_schema.result | ||
innodb_information_schema.test | ||
innodb_trx_weight.inc | ||
innodb_trx_weight.result | ||
innodb_trx_weight.test |