Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-19190 Assertion `...auto_inc_initialized` failed in get_auto_increment | lrf141 | 2022-11-24 | 1 | -0/+4 |
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-08-03 | 1 | -1/+3 |
|\ | |||||
| * | MDEV-27282 InnoDB: Failing assertion: !query->intersection | Thirunarayanan Balathandayuthapani | 2022-08-03 | 1 | -1/+3 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-03-15 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | MDEV-18304 sql_safe_updates does not work with OR clauses | Sergei Golubchik | 2022-03-12 | 1 | -2/+3 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-09-22 | 1 | -3/+7 |
|\ \ | |/ | |||||
| * | MDEV-26545 Spider does not correctly handle UDF and stored function in where ... | Daniel Ye | 2021-09-22 | 1 | -3/+7 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-06-01 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-06-01 | 1 | -0/+2 |
| |\ | |||||
| | * | MDEV-25576: The statement EXPLAIN running as regular statement and as prepare... | Dmitry Shulga | 2021-05-30 | 1 | -0/+2 |
| | * | This patch complements the patch for MDEV-24823. | Igor Babaev | 2021-04-23 | 1 | -1/+1 |
| | * | MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SP | Igor Babaev | 2021-04-22 | 1 | -9/+6 |
* | | | Merge 10.3 into 10.4bb-10.4-merge | Marko Mäkelä | 2021-04-25 | 1 | -11/+8 |
|\ \ \ | |/ / | |||||
| * | | This commit adds the same call of st_select_lex::set_unique_exclude() that | Igor Babaev | 2021-04-24 | 1 | -1/+1 |
| * | | MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SP | Igor Babaev | 2021-04-22 | 1 | -9/+6 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-23 | 1 | -1/+9 |
|\ \ \ | |/ / | |||||
| * | | MDEV-23644 Assertion on evaluating foreign referential action for self-refere... | Aleksey Midenkov | 2020-12-22 | 1 | -1/+9 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-01 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | MDEV-19130 Assertion failed in handler::update_auto_increment | Nikita Malyavin | 2020-10-14 | 1 | -0/+3 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED | Aleksey Midenkov | 2019-12-03 | 1 | -1/+1 |
| * | | MDEV-18727 cleanup | Aleksey Midenkov | 2019-11-25 | 1 | -14/+0 |
| * | | MDEV-18727 improve DML operation of System Versioning | Aleksey Midenkov | 2019-11-22 | 1 | -40/+25 |
* | | | MDEV-18727 improve DML operation of System Versioning (10.4) | Aleksey Midenkov | 2019-11-25 | 1 | -48/+17 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixes for binary logging --read-only mode | Monty | 2019-10-20 | 1 | -2/+2 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-07-28 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-07-26 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-07-26 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-07-25 | 1 | -2/+3 |
| | | |\ | |||||
| | | | * | BUG#28642318: POINT IN TIME RECOVERY USING MYSQLBINLOG BROKEN WITH TEMPORARY ... | Nisha Gopalakrishnan | 2019-07-24 | 1 | -2/+3 |
* | | | | | Merge 10.3 into 10.4 | Eugene Kosov | 2019-07-26 | 1 | -7/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-19814 Assertion `update->n_fields < ulint(table->n_cols + table->n_v_col... | Aleksey Midenkov | 2019-07-25 | 1 | -1/+4 |
| * | | | | Cleanups: DELETE HISTORY [MDEV-19814] | Aleksey Midenkov | 2019-07-25 | 1 | -6/+6 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -7/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONING | Sergei Golubchik | 2019-05-17 | 1 | -6/+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 |
| * | | | | Remove an unused variable | Marko Mäkelä | 2019-03-21 | 1 | -2/+1 |
* | | | | | MDEV-18859 Server crashes in bitmap_bits_set / pack_row / THD::binlog_write_r... | Nikita Malyavin | 2019-04-02 | 1 | -0/+5 |
* | | | | | MDEV-18852 MDEV-18853 fix `period.delete`, `period.update` tests crashes with... | Nikita Malyavin | 2019-04-02 | 1 | -12/+14 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-06 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-05 | 1 | -4/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-04 | 1 | -4/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2019-03-01 | 1 | -3/+3 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2019-02-28 | 1 | -3/+3 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | A cleanup in derived table handling: removing duplicate code from st_select_l... | Alexander Barkov | 2019-02-28 | 1 | -3/+3 |
* | | | | | | MDEV-16974 Application-time periods: UPDATE | Nikita Malyavin | 2019-02-21 | 1 | -1/+3 |