summaryrefslogtreecommitdiff
path: root/mysql-test/suite/parts/r/partition_auto_increment_innodb.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-12-131-0/+12
|\
| * MDEV-29636 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Nayuta Yanagisawa2022-12-071-0/+12
* | Merge 10.5 into 10.6Marko Mäkelä2022-09-201-27/+27
|\ \ | |/
| * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-121-27/+27
* | Merge 10.5 into 10.6Marko Mäkelä2022-07-011-2/+10
|\ \ | |/
| * MDEV-21310 AUTO_INCREMENT column throws range error on INSERT in partitioned ...Nayuta Yanagisawa2022-06-281-2/+10
* | Merge 10.5 into 10.6Marko Mäkelä2022-06-271-0/+7
|\ \ | |/
| * MDEV-21027 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Shunsuke Tokunaga2022-06-161-0/+7
* | MDEV-515 Reduce InnoDB undo logging for insert into empty tableMarko Mäkelä2021-01-251-36/+51
|/
* Ensure that auto_increment fields are marked properly on updateMonty2020-05-131-0/+8
* MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-19/+19
* MDEV-6076 Persistent AUTO_INCREMENT for InnoDBMarko Mäkelä2016-12-161-6/+6
* cleanup: remove Item::intro_versionSergei Golubchik2016-12-121-38/+38
* MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-21/+27
* Bug #18274 - InnoDB auto_increment field reset on OPTIMIZE TABLESunny Bains2010-12-171-2/+2
* Bug#57890: Assertion failed: next_insert_id == 0Mattias Jonsson2010-11-111-0/+72
* Bug#50392: insert_id is not reset for partitioned tablesMattias Jonsson2010-03-041-1/+9
* Bug#45823 Assertion failure in file row/row0mysql.c line 1386V Narayanan2009-09-041-0/+191
* after-after-push testcase update (bug #39265)Gleb Shchepa2009-02-051-2/+6
* mergeMattias Jonsson2008-11-051-4/+44
|\
| * Bug#40176: update as first partitioning statementMattias Jonsson2008-10-231-4/+42
* | Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE outputMattias Jonsson2008-11-041-18/+54
|/
* Bug#38804: Query deadlock causes all tables to be inaccessible.Mattias Jonsson2008-09-081-0/+747