Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-08-26 | 1 | -2/+1 |
|\ | |||||
| * | part_records() signature fix | Aleksey Midenkov | 2020-08-25 | 1 | -2/+1 |
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -3/+3 |
* | | | | Merge commit '10.3' into 10.4 | Oleksandr Byelkin | 2020-03-11 | 1 | -15/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Better comments | Sergei Petrunia | 2020-02-25 | 1 | -15/+16 |
* | | | | MDEV-21693: Fix clang -Winconsistent-missing-override | Marko Mäkelä | 2020-02-28 | 1 | -193/+193 |
* | | | | MDEV-21693 ALGORITHM=INSTANT does not work for partitioned tables | Thirunarayanan Balathandayuthapani | 2020-02-28 | 1 | -0/+11 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-02-11 | 1 | -2/+89 |
|\ \ \ \ | |/ / / | |||||
| * | | | ha_partition: add comments, comment out unused member variables | Sergei Petrunia | 2020-02-05 | 1 | -2/+89 |
* | | | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2 | Kentoku | 2019-11-29 | 1 | -1/+4 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -0/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18244 Server crashes in ha_innobase::update_thd / ... / ha_partition::up... | Alexey Botchkov | 2019-11-01 | 1 | -0/+13 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-10-10 | 1 | -0/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix compilation 2 (GCC 9) | Aleksey Midenkov | 2019-10-10 | 1 | -0/+5 |
| * | | | MDEV-17333 Assertion in update_auto_increment() upon exotic LOAD | Aleksey Midenkov | 2019-10-10 | 1 | -0/+15 |
* | | | | MDEV-19955 make argument of handler::ha_write_row() const | Eugene Kosov | 2019-07-05 | 1 | -1/+1 |
* | | | | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da... | Kentoku SHIBA | 2019-06-11 | 1 | -0/+3 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -13/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | * | | | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Nikita Malyavin | 2018-12-20 | 1 | -2/+4 |
| * | | | | cleanup: remove dead code | Sergei Golubchik | 2019-05-07 | 1 | -11/+0 |
| * | | | | cleanup: move checksum code to handler class | Sergei Golubchik | 2019-05-07 | 1 | -1/+0 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -0/+16 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-15951 system versioning by trx id doesn't work with partitioning | Nikita Malyavin | 2019-03-29 | 1 | -0/+16 |
* | | | | | Merge branch '10.4' into bb-10.4-mdev16188 | Igor Babaev | 2019-02-03 | 1 | -4/+0 |
|\ \ \ \ \ | |||||
| * | | | | | cleanup: remove HA_WANTS_PRIMARY_KEY as redundant | Sergei Golubchik | 2018-11-20 | 1 | -4/+0 |
| |/ / / / | |||||
* | | | | | MDEV-16188 Use in-memory PK filters built from range index scans | Igor Babaev | 2019-02-03 | 1 | -0/+4 |
|/ / / / | |||||
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -1/+0 |
| | |\ \ | |||||
| | | * | | Remove unused code. | Sergey Vojtovich | 2018-10-19 | 1 | -1/+0 |
| | * | | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rows | Jacob Mathew | 2018-09-13 | 1 | -0/+8 |
| * | | | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsbb-10.2-MDEV-16912 | Jacob Mathew | 2018-09-11 | 1 | -0/+8 |
* | | | | | MDEV-17503 CREATE SEQUENCE failed with innodb_force_primary_key =1 | Monty | 2018-10-29 | 1 | -0/+4 |
* | | | | | MDEV-16429: Assertion `!table || (!table->read_set || bitmap_is_set(table->re... | Nikita Malyavin | 2018-09-21 | 1 | -2/+4 |
* | | | | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time... | Jacob Mathew | 2018-07-09 | 1 | -2/+2 |
* | | | | | Changed static const in Alter_info and Alter_online_info to defines | Monty | 2018-03-29 | 1 | -1/+1 |
* | | | | | remove partition-specific methods from the base handler class | Sergei Golubchik | 2018-02-23 | 1 | -7/+1 |
* | | | | | MDEV-13982 Server crashes in in ha_partition::engine_name | Sergei Golubchik | 2018-02-23 | 1 | -2/+1 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
* | | | | | | MDEV-15215 main.partition_explicit_prune fails in bulidbot with assertion fai... | Alexey Botchkov | 2018-02-13 | 1 | -2/+5 |
* | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -1/+1 |
* | | | | | | MDEV-11084 Select statement with partition selection against MyISAM table ope... | Alexey Botchkov | 2018-01-29 | 1 | -0/+6 |
* | | | | | | fix compilation w/o P_S | Sergei Golubchik | 2018-01-09 | 1 | -0/+2 |