summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
|\
| * Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-0/+1
|\ \ | |/
| * MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed inAditya A2015-10-281-0/+1
* | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-09-011-1/+1
* | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-4/+5
* | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-1/+1
* | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-4/+5
* | cleanup: comments referring to non-extistent Item classesSergei Golubchik2014-12-041-1/+1
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+1
|\ \ | |/
| * MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-4/+1
|\ \ | |/
| * 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
* | | cleanup: galera merge, simple changesSergei Golubchik2014-10-011-9/+0
* | | cleanup: remove table->status from some enginesSergei Golubchik2014-10-011-3/+0
* | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+9
|/ /
* | 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
| |\ \ \ | | |/ /