summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: prepare "update_handler" for WITHOUT OVERLAPSSergei Golubchik2020-03-311-12/+7
* Fix real keyread count for partitionsNikita Malyavin2020-03-311-0/+1
* unify "partitioning cannot do X" error messagesNikita Malyavin2020-03-311-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2020-03-301-25/+28
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-03-301-25/+28
| |\
| | * MDEV-21832 FORCE all partition to rebuild if any one of theThirunarayanan Balathandayuthapani2020-03-301-25/+28
* | | Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-3/+9
* | | Fix unused variable warning in optimized build.Vladislav Vaintroub2020-03-251-1/+1
* | | Replace handler::primary_key_is_clustered() with handler::pk_is_clustering_key()Monty2020-03-241-10/+3
* | | Clean up and speed up interfaces for binary row loggingMonty2020-03-241-13/+4
* | | Improve update handler (long unique keys on blobs)Monty2020-03-241-1/+11
* | | handler::rebind()Sergey Vojtovich2020-03-241-5/+12
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-2/+38
|\ \ \ | |/ /
| * | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-111-2/+4
| |\ \ | | |/
| | * MDEV-21554 Crash in JOIN_CACHE_BKAH::skip_index_tuple when mrr=on andIgor Babaev2020-02-251-2/+4
| * | MDEV-21693 ALGORITHM=INSTANT does not work for partitioned tablesThirunarayanan Balathandayuthapani2020-02-281-1/+35
* | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-4/+4
* | | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-2/+2
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-31/+50
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-02-121-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-1/+1
| |\ \ | | |/
| | * ha_partition: add comments, comment out unused member variablesSergei Petrunia2020-02-051-1/+1
* | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-5/+3
* | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-3/+2
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-3/+2
| |\ \ | | |/
| | * MDEV-21233 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheAleksey Midenkov2019-12-051-1/+0
| | * Lintian complains on spelling errorFaustin Lammler2019-12-021-2/+2
* | | Merge 10.4 into 10.5Aleksey Midenkov2019-12-021-5/+61
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-2/+13
| |\ \ | | |/
| | * MDEV-21011 Table corruption reported for versioned partitioned table after DE...Aleksey Midenkov2019-12-021-2/+13
| | * MDEV-18727 improve DML operation of System VersioningAleksey Midenkov2019-11-221-1/+1
| * | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2Kentoku2019-11-291-3/+48
* | | Merge 10.4 into 10.5Aleksey Midenkov2019-11-251-1/+1
|\ \ \ | |/ /
| * | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2019-11-201-1/+4
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-11-201-1/+4
| |\ \ | | |/
| | * MDEV-14667 Assertion `used_parts > 0' failed in ha_partition::init_record_pri...Alexey Botchkov2019-11-201-1/+4
* | | Merge 10.4 into 10.5Marko Mäkelä2019-11-191-2/+12
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-11-191-2/+12
| |\ \ | | |/
| | * MDEV-20611: MRR scan over partitioned InnoDB table produces "Out of memory" e...Sergei Petrunia2019-11-151-2/+12
* | | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-8/+16
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-11-011-8/+16
| |\ \ | | |/
| | * MDEV-18244 Server crashes in ha_innobase::update_thd / ... / ha_partition::up...Alexey Botchkov2019-11-011-8/+16
* | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-1/+3
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4, except for MDEV-20265Marko Mäkelä2019-08-231-1/+3
| |\ \ | | |/
| | * MDEV-19254 Server crashes in maria_status with partitioned tableMonty2019-08-191-1/+3
* | | Fixed issues when running mtr with --valgrindMonty2019-08-231-3/+3
* | | Merge 10.4 into 10.5Marko Mäkelä2019-08-161-3/+24
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-08-141-3/+24
| |\ \ | | |/
| | * MDEV-20336 Assertion bitmap_is_set(read_partitions) upon SELECT FOR UPDATE fr...Aleksey Midenkov2019-08-141-2/+10