summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* System Versioning 1.0 pre3Aleksey Midenkov2017-12-111-322/+2562
|\
| * Remove compiler warningsMonty2017-12-031-2/+0
| * Adding direct update/delete to the server and to the partition engine.Kentoku SHIBA2017-12-031-0/+585
| * Spider fix: Stop searching next when m_top_entry=NO_CURRENT_PART_IDMichael Widenius2017-12-031-3/+11
| * Cleanups for ha_partition.ccMichael Widenius2017-12-031-45/+57
| * Fix index scan cleanup in the partition engine.Monty2017-12-031-8/+10
| * Adding option to tell that cmp_ref handler call is expensiveMonty2017-12-031-55/+20
| * Adding support for auto_increment in the partition engine.Monty2017-12-031-14/+87
| * Adding Full Text Search support to partitionsMonty2017-12-031-9/+465
| * Fixed indentation in ha_partition.cc when assigning variablesMonty2017-12-031-22/+22
| * Add direct aggregatesMonty2017-12-031-1/+0
| * Adding multi_range_read support to partitionsMonty2017-12-031-153/+1204
| * MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diff, part 2Monty2017-12-031-6/+11
| * MDEV 7701 extra() calls for VP engineMonty2017-12-031-18/+64
| * MDEV-7700 Spiral patch 002_mariadb-10.0.15.spider.diffMonty2017-12-031-11/+2
| * Applied patch 001_mariadb-10.0.15.partition_cond_push.diffMonty2017-12-031-0/+33
| * Added spider patches for adding HANDLER support for the partition engineMonty2017-12-031-6/+22
* | System Versioning 1.0pre2Aleksey Midenkov2017-11-231-1/+1
|\ \ | |/
| * Simplify fn_rextMichael Widenius2017-11-171-1/+1
* | Revert "SQL: 1-row partition rotation fix [fixes #260]"Aleksey Midenkov2017-11-171-8/+7
* | System Versioning pre0.12Aleksey Midenkov2017-11-071-12/+35
|\ \ | |/ |/|
| * SQL: 1-row partition rotation fix [fixes #260]Aleksey Midenkov2017-09-131-7/+8
| * SQL: partitioning misc fixes [closes #242]Aleksey Midenkov2017-09-071-5/+2
| * IB, SQL: InnoDB partitioning [closes #118]Aleksey Midenkov2017-05-051-5/+18
| * SQL: (0.6) Pruning for VERSIONING partitions [closes #97]Aleksey Midenkov2017-05-051-0/+9
| * SQL: (0.5) Versioned partitions [closes #77]Aleksey Midenkov2017-05-051-2/+5
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-3/+3
|\ \
| * \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-301-3/+3
| |\ \
| | * \ Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-3/+3
| | |\ \
| | | * \ Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-3/+3
| | | |\ \
| | | | * \ Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-3/+3
| | | | |\ \
| | | | | * \ Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-171-2/+3
| | | | | |\ \
| | | | | | * | Bug#26390632: CREATE TABLE CAN CAUSE MYSQL TO EXIT.Nisha Gopalakrishnan2017-08-231-59/+91
| | | | | | * | backport of Bug#17401628Mattias Jonsson2013-11-201-4/+7
| | | | | | * | Bug#17588348: INDEX MERGE USED ON PARTITIONED TABLE Aditya A2013-11-051-7/+17
| | | | | | * | Bug #16051817 GOT ERROR 124 FROM STORAGE ENGINE Aditya A2013-10-211-3/+20
| | | | | | * | Bug #11766851 QUERYING I_S.PARTITIONS CHANGES THE CARDINALITY OF THEAditya A2013-07-291-1/+1
| | | | | | * | 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
| | | | | | * | | 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
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | * | | 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
| | | | | | | |/ /
| | | | | | * | | 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
| | | | | | * | | mergeMattias Jonsson2012-08-201-1/+1
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | | * | Bug#13025132 - PARTITIONS USE TOO MUCH MEMORYMattias Jonsson2012-08-201-1/+1