summaryrefslogtreecommitdiff
path: root/sql/ha_partition.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2021-06-011-6/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-06-011-6/+1
| |\
| | * Cleanup: Remove handler::update_table_comment()Marko Mäkelä2021-05-271-6/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-20/+0
|\ \ \ | |/ /
| * | MDEV-21842 auto_increment does not increment with compound primary key on par...Alexey Botchkov2020-11-231-20/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2020-08-261-2/+1
|\ \ \ | |/ /
| * | part_records() signature fixAleksey Midenkov2020-08-251-2/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-3/+3
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-3/+3
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-3/+3
| | |\
| | | * Code comment spellfixesIan Gilfillan2020-07-221-3/+3
* | | | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-111-15/+16
|\ \ \ \ | |/ / /
| * | | Better commentsSergei Petrunia2020-02-251-15/+16
* | | | MDEV-21693: Fix clang -Winconsistent-missing-overrideMarko Mäkelä2020-02-281-193/+193
* | | | MDEV-21693 ALGORITHM=INSTANT does not work for partitioned tablesThirunarayanan Balathandayuthapani2020-02-281-0/+11
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-2/+89
|\ \ \ \ | |/ / /
| * | | ha_partition: add comments, comment out unused member variablesSergei Petrunia2020-02-051-2/+89
* | | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2Kentoku2019-11-291-1/+4
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-0/+13
|\ \ \ \ | |/ / /
| * | | MDEV-18244 Server crashes in ha_innobase::update_thd / ... / ha_partition::up...Alexey Botchkov2019-11-011-0/+13
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-0/+20
|\ \ \ \ | |/ / /
| * | | Fix compilation 2 (GCC 9)Aleksey Midenkov2019-10-101-0/+5
| * | | MDEV-17333 Assertion in update_auto_increment() upon exotic LOADAleksey Midenkov2019-10-101-0/+15
* | | | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-051-1/+1
* | | | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...Kentoku SHIBA2019-06-111-0/+3
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-13/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | * | | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Nikita Malyavin2018-12-201-2/+4
| * | | | cleanup: remove dead codeSergei Golubchik2019-05-071-11/+0
| * | | | cleanup: move checksum code to handler classSergei Golubchik2019-05-071-1/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-021-0/+16
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-15951 system versioning by trx id doesn't work with partitioningNikita Malyavin2019-03-291-0/+16
* | | | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-4/+0
|\ \ \ \ \
| * | | | | cleanup: remove HA_WANTS_PRIMARY_KEY as redundantSergei Golubchik2018-11-201-4/+0
| |/ / / /
* | | | | MDEV-16188 Use in-memory PK filters built from range index scansIgor Babaev2019-02-031-0/+4
|/ / / /
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-1/+0
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-1/+0
| | |\ \
| | | * | Remove unused code.Sergey Vojtovich2018-10-191-1/+0
| | * | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-131-0/+8
| * | | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsbb-10.2-MDEV-16912Jacob Mathew2018-09-111-0/+8
* | | | | MDEV-17503 CREATE SEQUENCE failed with innodb_force_primary_key =1Monty2018-10-291-0/+4
* | | | | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Nikita Malyavin2018-09-211-2/+4
* | | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...Jacob Mathew2018-07-091-2/+2
* | | | | Changed static const in Alter_info and Alter_online_info to definesMonty2018-03-291-1/+1
* | | | | remove partition-specific methods from the base handler classSergei Golubchik2018-02-231-7/+1
* | | | | MDEV-13982 Server crashes in in ha_partition::engine_nameSergei Golubchik2018-02-231-2/+1