summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2014-09-161-4/+1
|\
| * MDEV-6605 Multiple Clients Inserting Causing Error: Failed to read auto-incre...Sergei Golubchik2014-09-081-4/+1
* | post-fix for the merge of "Bug#16216513 INPLACE ALTER DISABLED FOR PARTITIONE...Sergei Golubchik2014-05-081-0/+1
* | merge of "Bug#16216513 INPLACE ALTER DISABLED FOR PARTITIONED TABLES"Sergei Golubchik2014-05-081-122/+55
* | 5.5 mergeSergei Golubchik2014-03-261-44/+102
|\ \ | |/
| * 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
* | 10.0-base mergeSergei Golubchik2014-02-261-7/+67
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-8/+67
| |\ \ | | |/
| | * 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-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-4/+4
* | | | Automatic mergeMichael Widenius2014-02-051-14/+14
|\ \ \ \
| * | | | Fixes to get valgrind to work with jemallocMichael Widenius2014-01-021-14/+14
* | | | | mysql 5.6 partitioning bugfix: doubly-reported errorSergei Golubchik2014-02-031-0/+3
* | | | | 10.0-base mergeSergei Golubchik2014-02-031-4/+21
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-02-011-4/+21
| |\ \ \ | | |/ /
| | * | 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
* | | | 10.0-base mergeSergei Golubchik2013-12-161-1/+1
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-11-231-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-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1Sergei Golubchik2013-11-281-40/+612
* | | | typo fix in ha_partition::rnd_pos(), status wasn't updatedSergei Golubchik2013-11-271-1/+1
* | | | merge 10.0-base -> 10.0unknown2013-10-291-0/+1
|\ \ \ \ | |/ / /
| * | | merge 5.5->10.0-baseunknown2013-10-291-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-5102 : MySQL Bug 69851Sergey Petrunya2013-10-241-0/+1
| * | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-47/+77
| |\ \ \ | | |/ /
| | * | 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
* | | | | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-2/+0
* | | | | cosmetic fixesSergei Golubchik2013-07-211-1/+1
* | | | | 10.0-monty mergeSergei Golubchik2013-07-211-1244/+1530
|\ \ \ \ \
| * | | | | federated.partition test - fix the bad mergeSergei Golubchik2013-07-121-0/+3
| * | | | | Fix trivial compile failures observed in buildbotSergey Petrunya2013-07-051-2/+2
| * | | | | Fixed issues with partitions and create temporary table SELECT ...Michael Widenius2013-07-031-41/+64
| * | | | | ha_partition.cc and ha_partition.h are now completely mergedMichael Widenius2013-06-271-157/+394
| * | | | | Some corrections of the merge for the partition code.Igor Babaev2013-06-251-12/+16
| * | | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-600/+1079
| * | | | | Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-3/+3
* | | | | | 10.0-base mergeSergei Golubchik2013-06-061-27/+469
|\ \ \ \ \ \ | | |/ / / / | |/| | | |