summaryrefslogtreecommitdiff
path: root/mysql-test/r/partition.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2020-10-211-0/+11
|\
| * MDEV-5628: Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&Rucha Deodhar2020-10-201-0/+11
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-0/+40
|\ \ | |/
| * Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMP...Sergei Golubchik2020-07-291-0/+40
* | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-1/+1
|\ \ | |/
| * MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2018-12-121-0/+100
|\ \ | |/
| * Merge 10.0 into 10.1Marko Mäkelä2018-12-121-0/+100
| |\
| | * MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta...Varun Gupta2018-12-071-0/+100
* | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-1/+12
|\ \ \ | |/ /
| * | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+12
| |\ \ | | |/
| | * MDEV-14696 Server crashes in in prep_alter_part_table on 2nd execution of PS.Alexey Botchkov2018-01-301-0/+11
* | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-104/+104
* | | 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
* | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-1/+1
* | | store/show vcols as item->print()Sergei Golubchik2016-12-121-1/+1
* | | cleanup: remove Item::intro_versionSergei Golubchik2016-12-121-62/+62
* | | Remove end . from error messages to get them consistentMonty2016-10-051-5/+5
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+6
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+6
| |\ \ | | |/
| | * Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+6
* | | do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-2/+2
|/ /
* | MDEV-8283 crash in get_mm_leaf with xor on binary colAlexander Barkov2015-06-091-0/+13
|/
* 5.5.39 mergeSergei Golubchik2014-08-071-0/+44
|\
| * MDEV-6322: The PARTITION engine can return wrong query resultsSergey Petrunya2014-07-231-0/+44
* | 5.5 mergeSergei Golubchik2014-03-261-39/+0
|\ \ | |/
| * MDEV-5177: ha_partition and innodb index intersection produce fewer rows (MyS...Sergey Petrunya2014-03-111-39/+0
* | 10.0-base mergeSergei Golubchik2014-02-261-0/+67
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-0/+67
| |\ \ | | |/
| | * MDEV-5177: ha_partition and innodb index intersection produce fewer rows (MyS...Sergey Petrunya2014-02-171-0/+67
* | | MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1Sergei Golubchik2013-11-281-2/+2
* | | Check for duplicate index (port from mysql)unknown2013-09-201-0/+2
* | | 10.0-base merge.Sergei Golubchik2013-09-211-1/+1
|\ \ \ | |/ /
| * | MDEV-4911 - add KILL query id, and add query id information to processlistSergey Vojtovich2013-09-131-1/+1
* | | more post-merge fixes:Sergei Golubchik2013-07-211-2/+2
* | | 10.0-monty mergeSergei Golubchik2013-07-211-5/+44
|\ \ \ | |/ / |/| |
| * | merge few bug fixes from 5.6Sergei Golubchik2013-07-171-4/+43
| * | Fix a number of trivial test failures by updating error message:Sergey Petrunya2013-07-031-1/+1
* | | 5.5 mergeSergei Golubchik2013-06-061-2/+2
|\ \ \ | | |/ | |/|
| * | mysql-5.5.31 mergeSergei Golubchik2013-05-071-2/+2
| |\ \ | | |/ | |/|
| | * Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-21/+21
| | * Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-23/+23
| | |\
* | | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252).Alexey Botchkov2013-04-131-0/+22
|/ / /
* | | 5.3->5.5 mergeSergei Golubchik2012-11-221-0/+6
|\ \ \
| * \ \ Merge 5.2 -> 5.3unknown2012-11-011-0/+6
| |\ \ \
| | * | | Fixed MDEV-612, LP:1010759 - Valgrind error ha_maria::check_if_incompatible_d...Michael Widenius2012-10-311-0/+6
| | | |/ | | |/|
| * | | mergeSergei Golubchik2012-04-051-0/+40
| |\ \ \ | | |/ /
* | | | Fixed MDEV-365 "Got assertion when doing alter table on a partition"Michael Widenius2012-08-151-0/+14