summaryrefslogtreecommitdiff
path: root/mysql-test/r/partition.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15945 --ps-protocol does not test some queriesSergei Golubchik2019-03-121-1/+1
* 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.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
* | 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
* | 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
* | 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
* | | | Test case for bug lp:1001117, MySQL BUG#12330344unknown2012-05-241-0/+12
* | | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-0/+40
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge 5.1-security => 5.5-securityTor Didriksen2012-01-271-0/+40
| |\ \ \ | | | |/ | | |/|
| | * | Bug#13580775 ASSERTION FAILED: RECORD_LENGTH == M_RECORD_LENGTHTor Didriksen2012-01-271-0/+40
* | | | 5.3.4 mergeSergei Golubchik2012-02-151-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd...Michael Widenius2012-01-131-0/+6
| * | | Merge with 5.2.Michael Widenius2011-12-111-0/+29
| |\ \ \ | | | |/ | | |/|
* | | | after merge changes:Sergei Golubchik2011-12-121-7/+7
* | | | merge with 5.3Sergei Golubchik2011-10-191-0/+18
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | BUG#598247: partition.test produces valgrind errors in 5.3-based branchesSergey Petrunya2011-06-151-0/+18
* | | mergeMattias Jonsson2011-06-131-0/+18
|\ \ \
| * | | Bug#11746819:Mattias Jonsson2011-03-161-0/+18
* | | | mergeMattias Jonsson2011-06-131-0/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | bug#11765667: bug#58655: ASSERTION FAILED, SERVER CRASHES WITH MYSQLD GOT SIG...Mattias Jonsson2011-04-291-0/+29
| | |/ | |/|
* | | mergeMattias Jonsson2011-03-091-0/+38
|\ \ \ | |/ /