Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trans_xa_detach() framework | Sergey Vojtovich | 2019-04-25 | 1 | -2/+4 |
* | Moved normal transaction xid to implicit_xid | Sergey Vojtovich | 2019-04-25 | 1 | -3/+5 |
* | Move XID_state::xa_state handing inside xa.cc | Sergey Vojtovich | 2019-04-25 | 1 | -8/+1 |
* | Move XID_STATE::rm_error to XID_cache_element | Sergey Vojtovich | 2019-04-25 | 1 | -2/+2 |
* | Just move, no code changes otherwise. | Sergey Vojtovich | 2019-04-25 | 1 | -257/+0 |
* | Fixed wsrep replaying for stored procedures (#1256)mariadb-10.4.4 | Teemu Ollakka | 2019-04-06 | 1 | -0/+9 |
* | MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int | Galina Shalygina | 2019-04-04 | 1 | -1/+0 |
* | Fix -Wformat and -Wnonnull-compare for WSREP | Marko Mäkelä | 2019-04-03 | 1 | -13/+16 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -10/+12 |
|\ | |||||
| * | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-29 | 1 | -9/+11 |
| |\ | |||||
| | * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-29 | 1 | -9/+11 |
| | |\ | |||||
| | | * | MDEV-18466 Unsafe to log updates on tables referenced by foreign keys with tr... | Sergei Golubchik | 2019-03-27 | 1 | -0/+4 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -10/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-19 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895) | sysprg | 2019-03-18 | 1 | -0/+2 |
| * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -11/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -9/+19 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-15945 --ps-protocol does not test some queries | Sergei Golubchik | 2019-03-12 | 1 | -11/+8 |
| | | * | MDEV-11975: SQLCOM_PREPARE of EXPLAIN & ANALYZE statement do not return corre... | Oleksandr Byelkin | 2019-03-12 | 1 | -8/+21 |
* | | | | 10.4 wsrep group commit fixes (#1224) | Teemu Ollakka | 2019-03-15 | 1 | -1/+3 |
* | | | | MDEV-18450 Slaves wait shutdown | Sergey Vojtovich | 2019-03-12 | 1 | -1/+1 |
* | | | | Adieu slave_list | Sergey Vojtovich | 2019-03-06 | 1 | -0/+7 |
* | | | | don't invoke error interceptors for fatal errors | Sergei Golubchik | 2019-02-21 | 1 | -1/+2 |
* | | | | MDEV-7597 Expiration of user passwords | Robert Bindar | 2019-02-21 | 1 | -0/+9 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-02-21 | 1 | -2/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -2/+21 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-18281 COM_RESET_CONNECTION changes the connection encoding | Vladislav Vaintroub | 2019-02-02 | 1 | -0/+1 |
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -2/+21 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-14605 Changes to "ON UPDATE CURRENT_TIMESTAMP" fields are not | Andrei Elkin | 2019-01-24 | 1 | -2/+21 |
* | | | | Merge branch '10.4' into bb-10.4-mdev7486 | Galina Shalygina | 2019-02-19 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | MDEV-18587 Don't reject DDLs if streaming replication is on | Teemu Ollakka | 2019-02-19 | 1 | -1/+2 |
| * | | | | Minor cleanup in the optimizer trace code. | Varun Gupta | 2019-02-18 | 1 | -1/+1 |
* | | | | | MDEV-7486: Condition pushdown from HAVING into WHERE | Galina Shalygina | 2019-02-17 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Merge branch '10.4' into bb-10.4-mdev16188 | Igor Babaev | 2019-02-14 | 1 | -2/+17 |
|\ \ \ \ | |||||
| * | | | | MDEV-6111 Optimizer Trace | Varun Gupta | 2019-02-13 | 1 | -0/+14 |
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-02-05 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-18281 COM_RESET_CONNECTION changes the connection encoding | Vladislav Vaintroub | 2019-02-02 | 1 | -0/+1 |
| * | | | | MDEV-11340 Allow multiple alternative authentication methods for the same user | Sergei Golubchik | 2019-02-04 | 1 | -2/+2 |
* | | | | | MDEV-18144: ANALYZE for statement support for PK filters | Galina Shalygina | 2019-02-06 | 1 | -1/+1 |
* | | | | | Merge branch '10.4' into bb-10.4-mdev16188 | Igor Babaev | 2019-02-03 | 1 | -91/+168 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Avoid taking LOCK_thread_count for thread_count protection | Sergey Vojtovich | 2019-01-29 | 1 | -7/+0 |
| * | | | | Removed redundant service_thread_count | Sergey Vojtovich | 2019-01-28 | 1 | -2/+0 |
| * | | | | Move THD list handling to THD_list | Sergey Vojtovich | 2019-01-28 | 1 | -4/+4 |
| * | | | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -49/+112 |
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-01-17 | 1 | -11/+10 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-01-17 | 1 | -11/+10 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-01-17 | 1 | -11/+10 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-18225 Avoid use of LOCK_prepared_stmt_count mutex in Statement_map destr... | Vladislav Vaintroub | 2019-01-15 | 1 | -11/+10 |
| | | | * | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 1 | -1/+2 |
| | | | |\ | |||||
| | | | | * | extend prelocking to FK-accessed tables | Sergei Golubchik | 2018-09-04 | 1 | -1/+2 |