summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6605 Multiple Clients Inserting Causing Error: Failed to read auto-incre...Sergei Golubchik2014-09-081-4/+1
* move file->position() down, to make sure it's executed only whenSergei Golubchik2014-03-251-6/+7
* MDEV-5177: ha_partition and innodb index intersection produce fewer rows (MyS...Sergey Petrunya2014-03-111-44/+101
* Post-merge fixes: merge MariaDB's fix for MDEV-5177 and MDEV-5555 Sergey Petrunya2014-02-171-17/+7
* MergeSergey Petrunya2014-02-171-2/+59
|\
| * MDEV-5177: ha_partition and innodb index intersection produce fewer rows (MyS...Sergey Petrunya2014-02-171-2/+59
* | MySQL-5.5.36 mergeSergei Golubchik2014-02-171-11/+24
|\ \ | |/ |/|
| * backport of Bug#17401628Mattias Jonsson2013-11-201-4/+7
| * Bug#17588348: INDEX MERGE USED ON PARTITIONED TABLE Aditya A2013-11-051-7/+17
* | MDEV-5421 Assertion `! is_set()' fails on INSERT IGNORE when a table has no p...Sergei Golubchik2014-01-231-1/+1
* | MySQL-5.5.35 mergeSergei Golubchik2014-01-221-3/+20
|\ \ | |/
| * Bug #16051817 GOT ERROR 124 FROM STORAGE ENGINE Aditya A2013-10-211-3/+20
* | Fix for MDEV-5547: Bad error message when moving very old .frm files to Maria...Michael Widenius2014-01-221-1/+1
* | mysql-5.5.34 mergeSergei Golubchik2013-11-191-1/+1
|\ \ | |/
| * Bug #11766851 QUERYING I_S.PARTITIONS CHANGES THE CARDINALITY OF THEAditya A2013-07-291-1/+1
* | MDEV-5102 : MySQL Bug 69851Sergey Petrunya2013-10-241-0/+1
* | mysql-5.5.33 mergeSergei Golubchik2013-09-061-47/+77
|\ \ | |/
| * Bug#16589511: MYSQL_UPGRADE FAILS TO WRITE OUT ENTIREMattias Jonsson2013-06-281-31/+45
| * Bug#13548704 ALGORITHM USED FOR DROPPING PARTITIONED TABLE CAN LEADAditya A2013-06-141-14/+30
| |\
| | * Bug#13548704 ALGORITHM USED FOR DROPPING PARTITIONED TABLE CAN LEADAditya A2013-06-141-14/+30
* | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-27/+469
|\ \ \ | |/ /
| * | Bug#16274455: CAN NOT ACESS PARTITIONED TABLES WHENMattias Jonsson2013-02-141-1/+2
| * | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-20/+463
| |\ \ | | |/
* | | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-2/+20
|\ \ \ | |/ /
| * | mergeMattias Jonsson2012-12-271-0/+1
| |\ \ | | |/
| | * Bug#14845133: Mattias Jonsson2012-11-131-2/+19
| * | manual merge of bug#14845133 mysql-5.1 -> mysql-5.5Mattias Jonsson2012-11-131-2/+19
| |\ \
| | * | Bug#14845133: Mattias Jonsson2012-11-131-2/+19
| | |/
* | | mysql-5.5.29 mergeSergei Golubchik2013-01-151-45/+171
|\ \ \ | |/ /
| * | Bug#14495351: CRASH IN HA_PARTITION::HANDLE_UNORDERED_NEXTJon Olav Hauglid2012-10-031-1/+1
| * | Bug#14495351: CRASH IN HA_PARTITION::HANDLE_UNORDERED_NEXTMattias Jonsson2012-09-101-46/+172
* | | 5.3->5.5 mergeSergei Golubchik2012-11-221-2/+2
|\ \ \
| * \ \ Merge MariaDB 5.1.66 -> 5.2 -> 5.3unknown2012-11-091-46/+91
| |\ \ \
| | * \ \ Merge MariaDB 5.1.66 -> 5.2.12unknown2012-11-081-46/+91
| | |\ \ \
| | | * \ \ Merge MySQL 5.1.66 -> MariaDB 5.1.65unknown2012-11-061-45/+90
| | | |\ \ \ | | | | | |/ | | | | |/|
| * | | | | Merge 5.2 -> 5.3unknown2012-11-011-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 5.1 -> 5.2unknown2012-11-011-2/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Fixed MDEV-612, LP:1010759 - Valgrind error ha_maria::check_if_incompatible_d...Michael Widenius2012-10-311-2/+2
| * | | | | 5.2 mergeSergei Golubchik2012-05-201-15/+15
| |\ \ \ \ \ | | |/ / / /
| | * | | | 5.1 mergeSergei Golubchik2012-05-181-15/+15
| | |\ \ \ \ | | | |/ / /
| | | * | | merge with mysql-5.1.63Sergei Golubchik2012-05-171-15/+15
| | | |\ \ \
* | | | \ \ \ mysql-5.5.28Sergei Golubchik2012-10-161-61/+90
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | mergeMattias Jonsson2012-08-201-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Bug#13025132 - PARTITIONS USE TOO MUCH MEMORYMattias Jonsson2012-08-201-1/+1
| * | | | | | mergeMattias Jonsson2012-08-201-18/+13
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug#13025132 - PARTITIONS USE TOO MUCH MEMORYMattias Jonsson2012-08-171-18/+13
| * | | | | | manual merge 5.1->5.5Mattias Jonsson2012-08-151-37/+89
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug#13025132 - PARTITIONS USE TOO MUCH MEMORYMattias Jonsson2012-08-151-37/+89
| | | |_|_|/ | | |/| | |
* | | | | | Fixed compiler errorsMichael Widenius2012-08-141-1/+1
* | | | | | merge with MySQL 5.5.27Sergei Golubchik2012-08-091-1/+11
|\ \ \ \ \ \ | |/ / / / /