summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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
* | 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.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
* | MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-1/+1
* | 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.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.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.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
* | 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
| * MDEV-20068 History partition rotation is not done under LOCK TABLESAleksey Midenkov2019-08-111-2/+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...bb-10.4-MDEV-16249Sergei Golubchik2019-06-111-14/+12
* | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...Kentoku SHIBA2019-06-111-1/+67
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-30/+13
|\ \ | |/
| * 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
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-3/+8
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-3/+8
| | |\ \ \ | | | |/ /
| | | * | Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING...Marko Mäkelä2019-04-251-3/+8
| | | * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-19/+25
| | * | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-19/+25
| | * | | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Nikita Malyavin2018-12-201-35/+69
| * | | | cleanup: move checksum code to handler classSergei Golubchik2019-05-071-26/+4
* | | | | Get rid of rea_create_table()Sergey Vojtovich2019-04-031-0/+2
* | | | | MDEV-18904 Assertion `m_part_spec.start_part >= m_part_spec.end_part' failed ...Sachin2019-03-231-6/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | post-merge: gcc 8 warningsSergei Golubchik2019-03-171-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-061-19/+25
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-19/+25
* | | | | MDEV-16188 Introduced the notion of adjusted filter gain.Igor Babaev2019-02-141-1/+1
* | | | | MDEV-16188 Fixed the code of ha_partition::multi_range_read_info()Igor Babaev2019-02-101-10/+11
* | | | | Merge branch '10.4' into bb-10.4-mdev16188Igor Babaev2019-02-031-4/+5
|\ \ \ \ \