summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * MDEV-20068 History partition rotation is not done under LOCK TABLESAleksey Midenkov2019-08-111-2/+15
* | | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-1/+1
|\ \ \ | |/ /
| * | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-051-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2019-06-131-1/+65
|\ \ \ | |/ /
| * | 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
* | | MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-1/+0
* | | Using more of Sql_mode_save. Adding a similar class for THD::abort_on_warnings.Alexander Barkov2019-05-281-2/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-30/+13
|\ \ \ | |/ /
| * | 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