summaryrefslogtreecommitdiff
path: root/mysql-test/r/partition_innodb.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-927/+0
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-12/+39
|\
| * Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-12/+12
| * Merge a test case from MySQL 5.7 (no code fix needed)Marko Mäkelä2018-02-021-0/+27
* | Adding multi_range_read support to partitionsMonty2017-12-031-2/+2
* | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-07-071-7/+7
|\ \ | |/
| * MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-7/+7
* | Remove deprecated InnoDB file format parametersMarko Mäkelä2017-06-021-2/+0
|/
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+91
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-091-0/+91
| |\
| | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-0/+91
| | |\
| | | * MDEV-9455: [ERROR] mysqld got signal 11Oleksandr Byelkin2017-02-201-0/+89
* | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-101-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-041-1/+1
* | | | cleanup: remove Item::intro_versionSergei Golubchik2016-12-121-7/+7
* | | | Remove end . from error messages to get them consistentMonty2016-10-051-1/+1
* | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-6/+6
* | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-9/+16
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-0/+34
|\ \ \ | |/ /
| * | MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed inAditya A2015-10-281-0/+34
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-0/+2
|/ /
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-6/+17
|\ \ | |/
| * Merge tag 'mysql-5.5.44' into bb-5.5-sergSergei Golubchik2015-06-051-6/+17
| |\
| | * Bug #17299181 CREATE_TIME AND UPDATE_TIME ARE WRONG FOR PARTITIONED TABLESaditya2015-04-061-6/+17
| | * Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-3/+3
| | * Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-3/+3
| | |\
| | * \ 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
| | | |/
| | * | mergeGeorgi Kodinov2010-11-261-0/+26
| | |\ \ | | | |/
| | | * merging.Alexey Botchkov2010-10-151-0/+6
| | | |\
| | | | * Bug#55146 Assertion `m_part_spec.start_part == m_part_spec.end_part' in ...Alexey Botchkov2010-08-121-0/+6
| | | * | mergeMattias Jonsson2010-10-151-0/+26
| | | |\ \
| | | | * | Bug#56287: mysql5.1.50 crash when using Partition datetime in sub in queryMattias Jonsson2010-09-161-0/+26
| | | | |/
| | * | | Fix for bug #57985 "ONLINE/FAST ALTER PARTITION can fail and Dmitry Lenev2010-11-191-0/+28
| | * | | mergeMattias Jonsson2010-09-131-9/+9
| | |\ \ \ | | | |/ /
| | | * | Bug#53806: Wrong estimates for range query in partitioned MyISAM tableMattias Jonsson2010-08-271-9/+9
| | | |/
| | * | Bug#54747: Deadlock between REORGANIZE PARTITION and SELECT is not detectedMattias Jonsson2010-08-201-0/+36
| | * | Bug#53676: Unexpected errors and possible tableMattias Jonsson2010-08-131-0/+62
| | * | Bug#54783: optimize table crashes with invalid timestamp defaultDavi Arnaut2010-07-061-0/+18
| | * | WL#5349 Change default storage engine to InnoDBMagne Mahre2010-06-171-2/+2
| | * | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-46/+3
| | |\ \
| | | * | minimal changes to errmst-utf8.txt (mostly whitespace) to match 6.0-codebase ...Sergei Golubchik2009-12-221-2/+2
| | | * | merge of bug#35765 into mysql-next-mr-bugfixingMattias Jonsson2009-11-241-1/+2
| | * | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-1/+70
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mergeMattias Jonsson2010-03-121-0/+49
| | | |\ \
| | | | * | Bug#51830: Incorrect partition pruning on range partitionMattias Jonsson2010-03-101-0/+49
| | | * | | Bug#50104: Partitioned table with just 1 partion works with fkMattias Jonsson2010-03-041-1/+21
| | | |/ /
| | * | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-0/+44
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|