Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.5' into 10.6 | Sergei Golubchik | 2022-05-10 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2022-05-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-05-08 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2022-05-03 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | MDEV-6899 extra semicolon in show create event syntax | Sergei Golubchik | 2022-04-25 | 1 | -1/+1 |
| | | | * | MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andrei | Andrei Elkin | 2021-10-28 | 1 | -1/+7 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-03-29 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-03-29 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-03-29 | 1 | -0/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-26009 Server crash when calling twice procedure using FOR-loop | Oleksandr Byelkin | 2022-03-21 | 1 | -0/+1 |
* | | | | | MDEV-27306: SET STATEMENT optimizer_trace=1 Doesn't save the tracebb-10.6-mdev27306 | Sergei Petrunia | 2021-12-19 | 1 | -4/+3 |
* | | | | | Merge branch '10.5' into 10.6mariadb-10.6.5 | Oleksandr Byelkin | 2021-11-05 | 1 | -1/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.4' into 10.5mariadb-10.5.13 | Oleksandr Byelkin | 2021-11-05 | 1 | -1/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.3' into 10.4mariadb-10.4.22 | Oleksandr Byelkin | 2021-11-05 | 1 | -1/+7 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.2' into 10.3mariadb-10.3.32 | Oleksandr Byelkin | 2021-11-05 | 1 | -1/+7 |
| | | |\ \ | |||||
| | | | * | | MDEV-26833 Missed statement rollback in case transaction drops or create temp...mariadb-10.2.41 | Andrei Elkin | 2021-11-05 | 1 | -1/+7 |
| | | | |/ | |||||
| | | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-05-24 | 1 | -2/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-23886 Reusing CTE inside a function fails with table doesn't exist | Igor Babaev | 2021-05-21 | 1 | -2/+1 |
| | * | | | MDEV-23886 Reusing CTE inside a function fails with table doesn't exist | Igor Babaev | 2021-05-25 | 1 | -2/+1 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-05-26 | 1 | -2/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existbb-10.5-igor | Igor Babaev | 2021-05-25 | 1 | -2/+1 |
* | | | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRING | Monty | 2021-05-19 | 1 | -3/+6 |
* | | | | | Reduce usage of strlen() | Monty | 2021-05-19 | 1 | -6/+7 |
* | | | | | Split item->flags into base_flags and with_flags | Monty | 2021-05-19 | 1 | -2/+2 |
* | | | | | Removed Item::is_fixed() and Item::has_subquery() | Monty | 2021-05-19 | 1 | -1/+1 |
* | | | | | Change bitfields in Item to an uint16 | Michael Widenius | 2021-05-19 | 1 | -2/+2 |
* | | | | | MDEV-17339 JSON_TABLE. | Alexey Botchkov | 2021-04-21 | 1 | -1/+1 |
* | | | | | MENT-411 : Implement wsrep_replicate_aria | Jan Lindström | 2021-02-25 | 1 | -1/+3 |
|/ / / / | |||||
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-12-02 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-12-01 | 1 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-12-01 | 1 | -4/+4 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_delete | Monty | 2020-11-30 | 1 | -4/+4 |
* | | | | MDEV-19275 Provide SQL service to plugins. | Alexey Botchkov | 2020-10-02 | 1 | -0/+3 |
* | | | | MDEV-14347 CREATE PROCEDURE returns no error when using an unknown variable | Alexander Barkov | 2020-06-10 | 1 | -0/+3 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-06-07 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-06-06 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-06-06 | 1 | -0/+93 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-22042 Server crash in Item_field::print on ANALYZE FORMAT=JSON | Igor Babaev | 2020-06-05 | 1 | -0/+4 |
| | | * | Merge 10.1 into 10.2 | Julius Goryavsky | 2020-06-05 | 1 | -0/+89 |
| | | |\ | |||||
| | | | * | MDEV-22763 backporting MDEV-20225 fix into 10.1 | sjaakola | 2020-06-03 | 1 | -0/+89 |
* | | | | | Change THD->transaction to a pointer to enable multiple transactions | Monty | 2020-05-23 | 1 | -3/+3 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-05-18 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-16 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-18100: User defined aggregate functions not working correctly when the s... | Varun Gupta | 2020-05-15 | 1 | -1/+1 |
* | | | | | Fix various spelling errors | Otto Kekäläinen | 2020-03-16 | 1 | -1/+1 |
* | | | | | MDEV-21743 Split up SUPER privilege to smaller privileges | Alexander Barkov | 2020-03-10 | 1 | -2/+1 |
* | | | | | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 1 | -5/+5 |
* | | | | | perfschema compilation, test and misc fixes | Sergei Golubchik | 2020-03-10 | 1 | -19/+18 |
* | | | | | perfschema sp instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -9/+166 |
* | | | | | perfschema mdl related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |