Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | Fix various spelling errors | Otto Kekäläinen | 2020-03-16 | 1 | -1/+1 |
* | | | | | | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 1 | -4/+3 |
* | | | | | | perfschema sp instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |
* | | | | | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -4/+5 |
* | | | | | | MDEV-20632: Recursive CTE cycle detection using CYCLE clause (nonstandard) | Oleksandr Byelkin | 2020-03-10 | 1 | -1/+1 |
* | | | | | | Basic LEX::print function that supports UPDATEs | Sergei Petrunia | 2020-03-07 | 1 | -0/+64 |
* | | | | | | MDEV-16290 ALTER TABLE ... RENAME COLUMN syntax | Aleksey Midenkov | 2020-03-03 | 1 | -1/+12 |
* | | | | | | MDEV-21702 Add a data type for privileges | Alexander Barkov | 2020-02-11 | 1 | -6/+7 |
* | | | | | | MDEV-21689 Add Sql_cmd for GRANT/REVOKE statements | Alexander Barkov | 2020-02-08 | 1 | -4/+70 |
* | | | | | | MDEV-21581 Helper functions and methods for CHARSET_INFO | Alexander Barkov | 2020-01-28 | 1 | -13/+13 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-01-20 | 1 | -10/+14 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-01-20 | 1 | -5/+5 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-21341: Fix UBSAN failures: Issue Sixbb-10.3-mdev21341-issueSix | Sergei Petrunia | 2020-01-12 | 1 | -5/+5 |
| * | | | | | MDEV-21184 Assertion `used_tables_cache == 0' failed in Item_func::fix_fields | Igor Babaev | 2020-01-15 | 1 | -5/+9 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-01-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-01-03 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-01-03 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-01-03 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r... | Varun Gupta | 2019-12-26 | 1 | -1/+1 |
* | | | | | | MDEV-20632: prerequisite: | Oleksandr Byelkin | 2019-12-27 | 1 | -1/+0 |
* | | | | | | MDEV-20729 Fix REFERENCES constraint in column definition | Aleksey Midenkov | 2019-11-20 | 1 | -0/+68 |
* | | | | | | MDEV-21073 Collect different grammar rules into a single chunk | Alexander Barkov | 2019-11-19 | 1 | -0/+38 |
* | | | | | | MDEV-21064 Add a new class sp_expr_lex and a new grammar rule expr_lexbb-anel-json-v2-alter_force-10.3 | Alexander Barkov | 2019-11-16 | 1 | -18/+83 |
* | | | | | | MDEV-21023 Move LEX methods and related functions from sql_yacc.yy to sql_lex.cc | Alexander Barkov | 2019-11-12 | 1 | -0/+518 |
* | | | | | | MDEV-17553 Enable setting start datetime for interval partitioned history of ... | Aleksey Midenkov | 2019-11-07 | 1 | -0/+1 |
* | | | | | | Merge 10.4 into 10.5 | Oleksandr Byelkin | 2019-11-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Remove \n from DBUG_PRINT statements | Michael Widenius | 2019-10-21 | 1 | -1/+1 |
* | | | | | | MDEV-20985 Add LEX methods stmt_drop_{function|procedure}() and stmt_alter_{f... | Alexander Barkov | 2019-11-05 | 1 | -0/+83 |
* | | | | | | MDEV-20924 Unify grammar rules: field_type_string and sp_param_field_type_string | Alexander Barkov | 2019-10-30 | 1 | -2/+15 |
* | | | | | | cleanup st_select_lex_unit::explainable | Sergei Golubchik | 2019-10-14 | 1 | -3/+1 |
* | | | | | | MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handling | Oleksandr Byelkin | 2019-10-13 | 1 | -8/+2 |
* | | | | | | MDEV-20016 Add MariaDB_DATA_TYPE_PLUGIN | Alexander Barkov | 2019-10-04 | 1 | -4/+3 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-10-04 | 1 | -3/+2 |
|\ \ \ \ \ \ | |/ / / / / |