summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10139 Support for SEQUENCE objectsMonty2017-04-071-1/+3
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+1
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-03-091-0/+1
| |\
| | * Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-0/+1
| | |\
| | | * MDEV-10418 Assertion `m_extra_cache' failed inAlexey Botchkov2017-02-221-0/+1
* | | | bugfix: partitioning and keyread on an indexed vcolSergei Golubchik2016-12-121-1/+1
* | | | cleanup: set_field_ptr()Sergei Golubchik2016-12-121-2/+2
* | | | cleanup: extra_rec_buf_lengthSergei Golubchik2016-12-121-12/+0
* | | | various cleanupsSergei Golubchik2016-06-301-11/+4
* | | | cleanup: change Item::walk() to take void* not uchar*Sergei Golubchik2016-06-301-2/+1
* | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-0/+11
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()Sergey Vojtovich2015-11-261-3/+3
|/ / /
* | | 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