summaryrefslogtreecommitdiff
path: root/sql/ha_partition.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5177: ha_partition and innodb index intersection produce fewer rows (MyS...Sergey Petrunya2014-03-111-0/+21
* MySQL-5.5.35 mergeSergei Golubchik2014-01-221-1/+2
|\
| * Bug #16051817 GOT ERROR 124 FROM STORAGE ENGINE Aditya A2013-10-211-1/+2
* | mysql-5.5.33 mergeSergei Golubchik2013-09-061-1/+1
|\ \ | |/
| * Bug#13548704 ALGORITHM USED FOR DROPPING PARTITIONED TABLE CAN LEADAditya A2013-06-141-1/+1
| |\
| | * Bug#13548704 ALGORITHM USED FOR DROPPING PARTITIONED TABLE CAN LEADAditya A2013-06-141-1/+1
* | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-4/+16
|\ \ \ | |/ /
| * | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-4/+16
| |\ \ | | |/
* | | mysql-5.5.29 mergeSergei Golubchik2013-01-151-0/+4
|\ \ \ | |/ /
| * | Bug#14495351: CRASH IN HA_PARTITION::HANDLE_UNORDERED_NEXTMattias Jonsson2012-09-101-0/+4
* | | mysql-5.5.28Sergei Golubchik2012-10-161-10/+2
|\ \ \ | |/ /
| * | mergeMattias Jonsson2012-08-201-17/+0
| |\ \ | | |/
| | * Bug#13025132 - PARTITIONS USE TOO MUCH MEMORYMattias Jonsson2012-08-171-17/+0
| * | manual merge 5.1->5.5Mattias Jonsson2012-08-151-2/+11
| |\ \ | | |/
| | * Bug#13025132 - PARTITIONS USE TOO MUCH MEMORYMattias Jonsson2012-08-151-2/+11
* | | fixed MySQL bug#53775:unknown2012-07-131-14/+12
* | | mysql 5.5.23 mergeSergei Golubchik2012-04-101-13/+27
|\ \ \ | |/ /
| * | merge of bug#1364811 into mysql-5.5Mattias Jonsson2012-03-141-9/+9
| |\ \
| | * | Bug#13694811: THE OPTIMIZER WRONGLY USES THE FIRST INNODBMattias Jonsson2012-02-221-12/+12
| * | | merge from mysql-5.1Mattias Jonsson2012-02-291-4/+18
| |\ \ \ | | | |/ | | |/|
| | * | merge into mysql-5.1Mattias Jonsson2012-02-291-4/+18
| | |\ \ | | | |/ | | |/|
| | | * Bug#11761296: 53775: QUERY ON PARTITIONED TABLE RETURNS CACHEDMattias Jonsson2012-02-201-3/+17
| | |/
* | | Merge of compatibility fixesMichael Widenius2012-04-021-1/+1
|\ \ \
| * \ \ Automatic mergeMichael Widenius2012-03-281-1/+1
| |\ \ \
| | * \ \ Merge with 5.1Michael Widenius2012-03-281-1/+1
| | |\ \ \
| | | * | | Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-1/+1
* | | | | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \ \ \ | | | |/ / /
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Updated/added copyright headersKent Boortz2011-07-031-9/+28
| | | | |\ \
* | | | | \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-8/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-7/+0
| |\ \ \ \ \ \
| | * | | | | | db_low_byte_first is goneSergei Golubchik2011-05-201-7/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Original idea from Zardosht Kasheff to add HA_CLUSTERED_INDEXMichael Widenius2011-05-181-0/+4
| | |_|/ / / | |/| | | |
| * | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-8/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-8/+27
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcu...Michael Widenius2011-02-101-0/+2
| | | |/ / | | |/| |
| * | | | virtual columns:Sergei Golubchik2010-12-311-1/+0
| * | | | merge with 5.1Michael Widenius2010-11-301-2/+9
| |\ \ \ \ | | |/ / /
* | | | | 5.5-mergeSergei Golubchik2011-07-021-9/+40
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATINGJon Olav Hauglid2011-06-011-1/+3
| * | | | Manual merge from 5.1Mattias Jonsson2011-04-201-8/+27
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-04-201-2/+15
| | * | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-7/+13
| | | |/ | | |/|