Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-10-01 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DB | Anel Husakovic | 2022-09-30 | 1 | -1/+1 |
* | | Reduce compilation dependencies on wsrep_mysqld.h | Daniele Sciascia | 2022-08-31 | 1 | -0/+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.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 |
* | | | 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.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 |
* | | | 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 |
* | | | | 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 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-01-20 | 1 | -37/+52 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix another trivial merge error | Sergei Petrunia | 2020-01-19 | 1 | -2/+2 |
| * | | | Merge branch '10.2' into 10.3 | Sergei Petrunia | 2020-01-17 | 1 | -3/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Sergei Petrunia | 2020-01-17 | 1 | -36/+27 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-21341: Fix UBSAN failures: Issue Six | Sergei Petrunia | 2020-01-14 | 1 | -35/+27 |
| * | | | MDEV-21341: Fix UBSAN failures: Issue Sixbb-10.3-mdev21341-issueSix | Sergei Petrunia | 2020-01-12 | 1 | -34/+43 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-12-13 | 1 | -2/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-20667 Server crash on pop_cursor | Alexander Barkov | 2019-12-12 | 1 | -2/+4 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-12-09 | 1 | -5/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONED | Aleksey Midenkov | 2019-12-04 | 1 | -5/+1 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -1/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-20074: Lost connection on update trigger | Oleksandr Byelkin | 2019-10-17 | 1 | -1/+5 |
* | | | | MDEV-20225 BF aborting SP execution (#1394) | seppo | 2019-10-01 | 1 | -43/+63 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-07-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Eugene Kosov | 2019-07-16 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Eugene Kosov | 2019-07-09 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-17963: Assertion `field_pos < field_count' failed in Protocol_text::stor... | Varun Gupta | 2019-07-09 | 1 | -1/+1 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
| | | | * | MDEV-18507 can't update temporary table when joined with table with triggers ... | Sergei Golubchik | 2019-04-24 | 1 | -0/+1 |
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-25 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / |