summaryrefslogtreecommitdiff
path: root/mysql-test/t/partition_innodb.test
Commit message (Expand)AuthorAgeFilesLines
* Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING...Marko Mäkelä2019-04-251-0/+24
* Merge branch '10.0' into 10.1Oleksandr Byelkin2018-11-141-0/+30
|\
| * fix of test suiteOleksandr Byelkin2018-11-141-1/+1
| * MDEV-11167: InnoDB: Warning: using a partial-field key prefix in search, resu...Oleksandr Byelkin2018-11-071-0/+30
* | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-0/+98
|\ \ | |/
| * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-0/+98
| |\
| | * MDEV-9455: [ERROR] mysqld got signal 11Oleksandr Byelkin2017-02-201-0/+93
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-0/+42
|\ \ \ | |/ /
| * | MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed inAditya A2015-10-281-0/+42
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-0/+2
|/ /
* | after-merge fixesSergei Golubchik2015-06-161-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-6/+22
|\ \ | |/
| * Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-sergSergei Golubchik2015-06-051-0/+4
| * Merge tag 'mysql-5.5.44' into bb-5.5-sergSergei Golubchik2015-06-051-6/+18
| |\
| | * Bug #17299181 CREATE_TIME AND UPDATE_TIME ARE WRONG FOR PARTITIONED TABLESaditya2015-04-061-6/+18
| | * merge of bug#1364811 into mysql-5.5Mattias Jonsson2012-03-141-0/+29
| | |\
| | | * Bug#13694811: THE OPTIMIZER WRONGLY USES THE FIRST INNODBMattias Jonsson2012-02-221-0/+29
| | * | merge mysql-5.5->mysql-5.5-bugteamGeorgi Kodinov2010-12-161-0/+2
| | |\ \
| | | * \ Manual merge from mysql-5.5-bugteam.Ramil Kalimullin2010-11-221-0/+21
| | | |\ \
| | | * \ \ merging.Alexey Botchkov2010-10-151-0/+13
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Manual mergeMattias Jonsson2010-10-151-0/+25
| | | |\ \ \
| | * | \ \ \ mergeGeorgi Kodinov2010-11-261-0/+39
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | / | | | |_|_|/ | | |/| | |
| | | * | | merging.Alexey Botchkov2010-10-151-0/+13
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Bug#55146 Assertion `m_part_spec.start_part == m_part_spec.end_part' in ...Alexey Botchkov2010-08-121-0/+13
| | | * | | Bug#56287: mysql5.1.50 crash when using Partition datetime in sub in queryMattias Jonsson2010-09-161-0/+24
| | | |/ /
| | * | | Fix for bug #57985 "ONLINE/FAST ALTER PARTITION can fail and Dmitry Lenev2010-11-191-0/+21
| | | |/ | | |/|
| | * | Bug#54747: Deadlock between REORGANIZE PARTITION and SELECT is not detectedMattias Jonsson2010-08-201-0/+57
| | * | Bug#53676: Unexpected errors and possible tableMattias Jonsson2010-08-131-0/+44
| | * | Bug#54783: optimize table crashes with invalid timestamp defaultDavi Arnaut2010-07-061-0/+16
| | * | WL#5349 Change default storage engine to InnoDBMagne Mahre2010-06-171-0/+1
| | * | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-1/+2
| | |\ \
| | | * \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-1/+46
| | | |\ \
| | | | * \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-281-1/+44
| | | | |\ \ | | | |/ / /
| | | * | | merge of bug#35765 into mysql-next-mr-bugfixingMattias Jonsson2009-11-241-1/+0
| | * | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-1/+60
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | mergeMattias Jonsson2010-03-121-0/+32
| | | |\ \ \
| | | | * | | Bug#51830: Incorrect partition pruning on range partitionMattias Jonsson2010-03-101-0/+32
| | | | | |/ | | | | |/|
| | | * | | Bug#50104: Partitioned table with just 1 partion works with fkMattias Jonsson2010-03-041-1/+28
| | | |/ /
| | * | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-1/+44
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * Bug#47343: InnoDB fails to clean-up after lock wait timeout onMattias Jonsson2010-01-181-1/+44
| | * | BUG#48447, BUG#48161, fixed a regression from fix of BUG#6045, where binary c...Mikael Ronstrom2009-11-051-0/+15
| | * | Changed COLUMN_LIST to COLUMNS after arch reviewMikael Ronstrom2009-10-291-3/+3
| | * | MergeMikael Ronstrom2009-10-211-0/+29
| | |\ \
| | | * \ Manual merge mysql-trunk -> mysql-trunk-wl3352Mattias Jonsson2009-10-191-0/+29
| | | |\ \
| | | | * \ Merge from mysql-5.1-bugteam.Alexander Nozdrin2009-09-161-0/+29
| | | | |\ \ | | | | | |/
| | | | | * Local merge.Sergey Vojtovich2009-09-101-0/+12
| | | | | |\
| | | | | | * BUG#46483 - drop table of partitioned table may leaveSergey Vojtovich2009-09-021-0/+12
| | | | | * | Fix to ensure that all subpartitions gets deleted before renaming starts, BUG...Mikael Ronstrom2009-09-071-0/+17
| | | | | |/
| | * | | | Fixed removal of column_list keyword for VALUES part, retained for PARTITION ...Mikael Ronstrom2009-10-161-6/+6
| | |/ / /
| | * | | BUG#47776, Fixed character set handling, used wrong length, eventually also f...Mikael Ronstrom2009-10-051-0/+30
| | |/ /