Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce compilation dependencies on wsrep_mysqld.h | Daniele Sciascia | 2022-08-31 | 1 | -0/+1 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-03-29 | 1 | -1/+2 |
|\ | |||||
| * | MDEV-24281 Reading from freed memory when running main.view with --ps-protocol | Igor Babaev | 2022-03-23 | 1 | -1/+2 |
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 1 | -2/+12 |
|\ \ | |/ | |||||
| * | Merge branch '10.2' into 10.3mariadb-10.3.33 | Oleksandr Byelkin | 2022-01-29 | 1 | -2/+12 |
| |\ | |||||
| | * | MDEV-20516: Assertion `!lex->proc_list.first && !lex->result && !lex->param_l...bb-10.2-MDEV-20516-1 | Dmitry Shulga | 2022-01-22 | 1 | -2/+12 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-08-23 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix GCC 11.2.0 -Wmaybe-uninitialized | Marko Mäkelä | 2021-08-23 | 1 | -2/+2 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-08-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-05-25 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-05-24 | 1 | -9/+7 |
| |\ \ | | |/ | |||||
| | * | MDEV-23886 Reusing CTE inside a function fails with table doesn't exist | Igor Babaev | 2021-05-21 | 1 | -9/+0 |
| | * | MDEV-25462: Assertion `m_status == DA_ERROR || m_status == DA_OK || | Rucha Deodhar | 2021-05-20 | 1 | -0/+7 |
* | | | MDEV-23886 Reusing CTE inside a function fails with table doesn't exist | Igor Babaev | 2021-05-25 | 1 | -9/+0 |
* | | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468 | Oleksandr Byelkin | 2020-12-25 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-12-23 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | MDEV-22781 CREATE VIEW containing WITH clause Signal 11 | Igor Babaev | 2020-12-07 | 1 | -0/+2 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -2/+3 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -2/+3 |
| | |\ | |||||
| | | * | bugfix: mysql_create_view() infinite loop | Sergei Golubchik | 2020-07-29 | 1 | -2/+3 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -1/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixes for binary logging --read-only mode | Monty | 2019-10-20 | 1 | -1/+1 |
| * | | | MDEV-20074: Lost connection on update trigger | Oleksandr Byelkin | 2019-10-17 | 1 | -0/+13 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
| * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-05-12 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.1 | Sergei Golubchik | 2019-04-26 | 1 | -1/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-18507 can't update temporary table when joined with table with triggers ... | Sergei Golubchik | 2019-04-24 | 1 | -0/+1 |
* | | | | | Cleanup of derived table interface | Oleksandr Byelkin | 2019-04-16 | 1 | -1/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-25 | 1 | -1/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | remove dead code | Eugene Kosov | 2019-03-22 | 1 | -1/+0 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -16/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -16/+9 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -16/+9 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -2/+3 |
| | | * | | MDEV-15945 --ps-protocol does not test some queries | Sergei Golubchik | 2019-03-12 | 1 | -5/+4 |
| | | * | | cleanup: misc | Sergei Golubchik | 2019-03-12 | 1 | -9/+2 |
* | | | | | MDEV-6111 Optimizer Trace | Varun Gupta | 2019-02-13 | 1 | -0/+10 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-06 | 1 | -6/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -6/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -5/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK... | Alexey Botchkov | 2018-11-03 | 1 | -2/+1 |
| | | * | | wsrep: create a macro for the error: label | Sergei Golubchik | 2018-10-24 | 1 | -3/+3 |
* | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations | Oleksandr Byelkin | 2018-07-04 | 1 | -20/+26 |
|/ / / / | |||||
* | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -5/+5 |
|\ \ \ \ | |/ / / |