Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make LEX::print support single-table DELETE. | Sergei Petrunia | 2020-11-30 | 1 | -2/+39 |
* | Trivial cleanups, no logic changes | Monty | 2020-11-26 | 1 | -1/+1 |
* | MDEV-23619: Merge 10.4 into 10.5 | Marko Mäkelä | 2020-11-13 | 1 | -5/+7 |
|\ | |||||
| * | MDEV-23619: Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-13 | 1 | -5/+7 |
| |\ | |||||
| | * | MDEV-23619: Merge 10.2 into 10.3 | Marko Mäkelä | 2020-11-13 | 1 | -5/+7 |
| | |\ | |||||
| | | * | MDEV-23619 MariaDB crash on WITH RECURSIVE UNION ALL (CTE) query | Igor Babaev | 2020-11-13 | 1 | -3/+5 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-11-03 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-10-30 | 1 | -7/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 1 | -7/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-21201 No records produced in information_schema query, depending on proj... | Sergei Golubchik | 2020-10-23 | 1 | -7/+9 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-09-04 | 1 | -2/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-23094: Multiple calls to a Stored Procedure from another Stored Procedur...bb-10.4-MDEV-23094 | Oleksandr Byelkin | 2020-08-31 | 1 | -2/+4 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-10 | 1 | -1/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-08-10 | 1 | -1/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge mariadb-10.3.24 | Marko Mäkelä | 2020-08-10 | 1 | -1/+2 |
| | |\ \ | |||||
| | * | | | MDEV-22022 Various mangled SQL statements will crash 10.3 to 10.5 debug builds | Alexander Barkov | 2020-08-04 | 1 | -1/+10 |
* | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -2/+29 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -2/+35 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -1/+2 |
| | | |\ | |||||
| | | | * | MDEV-23221: A subquery causes crash | Sergei Petrunia | 2020-07-24 | 1 | -1/+2 |
| | * | | | MDEV-19632 Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ...... | Alexander Barkov | 2020-08-01 | 1 | -1/+33 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-01 | 1 | -8/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | fix obvious bugs hidden by current_select assigned to builtin select | Oleksandr Byelkin | 2020-07-28 | 1 | -4/+5 |
| * | | | | MDEV-21998: Server crashes in st_select_lex::add_table_to_list upon mix of KI... | Oleksandr Byelkin | 2020-07-28 | 1 | -4/+10 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-23 | 1 | -0/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-21997 Server crashes in LEX::create_item_ident_sp upon use of unknown id... | Oleksandr Byelkin | 2020-07-22 | 1 | -0/+7 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-15 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-15 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-14 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-22463: Element_type &Bounds_checked_array<Item *>::operator[](size_t) [E... | Varun Gupta | 2020-07-13 | 1 | -1/+3 |
* | | | | | MDEV-23071 remove potentially dangerouws casting to Item_in_subselect | Oleksandr Byelkin | 2020-07-06 | 1 | -5/+6 |
* | | | | | Post-fix for 0a9633ee: Basic LEX::print function that supports UPDATEs | Sergei Petrunia | 2020-06-19 | 1 | -2/+5 |
* | | | | | MDEV-20366 Server crashes in get_current_user upon SET PASSWORD via SP | Alexander Barkov | 2020-05-30 | 1 | -0/+33 |
* | | | | | Remove unneeded this-> usage from sql_lex.cc | Monty | 2020-05-23 | 1 | -7/+7 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-05 | 1 | -4/+14 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-05 | 1 | -5/+15 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-05-04 | 1 | -5/+15 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-05-02 | 1 | -4/+14 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2020-04-30 | 1 | -4/+14 |
| | | | |\ | |||||
| | | | | * | Bug#28388217 - SERVER CAN FAIL WHILE REPLICATING CONDITIONAL COMMENTS | Maheedhar PV | 2020-04-29 | 1 | -4/+14 |
| | | * | | | Merge branch '10.1' into 10.2 | Sergei Petrunia | 2020-01-17 | 1 | -2/+2 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-21341: Fix UBSAN failures: Issue Six | Sergei Petrunia | 2020-01-14 | 1 | -2/+2 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-04-25 | 1 | -4/+6 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-16 | 1 | -4/+6 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-21673 Calling stored procedure twice in the same session causes MariaDB ... | Igor Babaev | 2020-04-04 | 1 | -4/+6 |
| * | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-03-11 | 1 | -0/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-15724 - Possible crash in parser | Aleksey Midenkov | 2020-03-11 | 1 | -0/+1 |
* | | | | | | MDEV-21889 IF EXISTS clause does not work for RENAME COLUMN and RENAME INDEX | Aleksey Midenkov | 2020-04-04 | 1 | -2/+2 |