Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-30946 Index usage for DATE(datetime_column) = const does not work for DE...preview-11.1-mdev-8320 | Oleg Smirnov | 2023-04-25 | 1 | -0/+6 |
* | Merge 11.0 into 11.1 | Marko Mäkelä | 2023-03-29 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.11 into 11.0 | Marko Mäkelä | 2023-03-29 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix trivial spelling errors | Otto Kekalainen | 2023-03-24 | 1 | -1/+1 |
* | | | MDEV-7487 Semi-join optimization for single-table update/delete statements | Igor Babaev | 2023-03-15 | 1 | -1/+4 |
* | | | Another fix after the latest rebase of commits for MDEV-28883 | Igor Babaev | 2023-03-15 | 1 | -0/+2 |
* | | | MDEV-29428 Incorrect result for delete with "order by" clause | Igor Babaev | 2023-03-15 | 1 | -0/+16 |
* | | | Fix after the latest rebase of commits for MDEV-28883 | Igor Babaev | 2023-03-15 | 1 | -0/+3 |
* | | | Applied the changes introduced in the commit | Igor Babaev | 2023-03-15 | 1 | -1/+1 |
* | | | MDEV-28965 Assertion failure when preparing UPDATE with derived table in WHERE | Igor Babaev | 2023-03-15 | 1 | -19/+44 |
* | | | MDEV-28883 Re-design the upper level of handling UPDATE and DELETE statements | Igor Babaev | 2023-03-15 | 1 | -267/+362 |
|/ / | |||||
* | | MDEV-30256 Wrong result (missing rows) upon join with empty table | Monty | 2023-02-10 | 1 | -1/+3 |
|/ | |||||
* | Merge 10.9 into 10.10 | Marko Mäkelä | 2022-12-07 | 1 | -0/+4 |
|\ | |||||
| * | Merge 10.8 into 10.9 | Marko Mäkelä | 2022-12-07 | 1 | -0/+4 |
| |\ | |||||
| | * | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-12-07 | 1 | -0/+4 |
| | |\ | |||||
| | | * | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-12-05 | 1 | -0/+4 |
| | | |\ | |||||
| | | | * | Merge 10.4 into 10.5 | Jan Lindström | 2022-11-30 | 1 | -0/+4 |
| * | | | | Merge branch '10.8' into 10.9 | Oleksandr Byelkin | 2022-08-09 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | cleanup: consolidate binlog-related THD::*_used into one bitmap | Sergei Golubchik | 2022-08-10 | 1 | -1/+1 |
* | | | | | Merge branch '10.8' into 10.9 | Oleksandr Byelkin | 2022-08-08 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge branch '10.6' into 10.7 | Oleksandr Byelkin | 2022-08-08 | 1 | -1/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-08-04 | 1 | -1/+3 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-08-04 | 1 | -1/+3 |
| | | |\ | |||||
| | | | * | 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 |
* | | | | | | MDEV-25477 Auto-create breaks replication when triggering event was not repli... | Aleksey Midenkov | 2022-05-06 | 1 | -6/+18 |
|/ / / / / | |||||
* | | | | | Merge 10.6 into 10.7 | Marko Mäkelä | 2022-03-15 | 1 | -3/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-03-15 | 1 | -3/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-03-15 | 1 | -3/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | 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 |
* | | | | | MDEV-26844: DELETE returns ROW_NUMBER=1 for every row uponbb-10.7-row_number | Rucha Deodhar | 2021-10-26 | 1 | -0/+3 |
* | | | | | MDEV-26635 ROW_NUMBER is not 0 for errors not caused because of rows | Sergei Golubchik | 2021-10-26 | 1 | -0/+2 |
|/ / / / | |||||
* | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-09-24 | 1 | -3/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-09-24 | 1 | -3/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | 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.5 to 10.6 | Vladislav Vaintroub | 2021-07-16 | 1 | -1/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-21916: COM_STMT_BULK_EXECUTE with RETURNING insert wrong values | Oleksandr Byelkin | 2021-07-15 | 1 | -1/+6 |
* | | | | MDEV-25576: The statement EXPLAIN running as regular statement and as prepare... | Dmitry Shulga | 2021-06-17 | 1 | -1/+1 |
* | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-06-01 | 1 | -0/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-06-01 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | 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 |
* | | | | | MDEV-24089 support oracle syntax: rownum | Monty | 2021-05-19 | 1 | -0/+3 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-04-26 | 1 | -11/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-25 | 1 | -11/+8 |
| |\ \ \ \ | | |/ / / |