Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved speed of optimizer trace | Monty | 2020-03-09 | 1 | -5/+0 |
* | MDEV-20867 - Perform careful review of "Server crashes with BACKUP STAGE and ... | Sergey Vojtovich | 2020-02-13 | 1 | -0/+1 |
* | Fixed compiler warnings from gcc 7.4.1 | Monty | 2020-01-29 | 1 | -1/+1 |
* | MDEV-20707: Missing memory barrier in parallel replication error handler in w... | Sujatha | 2019-11-14 | 1 | -11/+14 |
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -40/+64 |
|\ | |||||
| * | read-only slave using statement replication should replicate tmp tables | Michael Widenius | 2019-10-21 | 1 | -0/+2 |
| * | Simplify TABLE::decide_logging_format() | Monty | 2019-10-20 | 1 | -33/+35 |
| * | Fixes for binary logging --read-only mode | Monty | 2019-10-20 | 1 | -9/+29 |
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-10-10 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-10-09 | 1 | -1/+0 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-10-09 | 1 | -1/+0 |
| | |\ | |||||
| | | * | MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table / | Sergey Vojtovich | 2019-10-07 | 1 | -1/+0 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-14 | 1 | -6/+42 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 to 10.3 | Marko Mäkelä | 2019-08-13 | 1 | -6/+42 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-17614: After-merge fix | Marko Mäkelä | 2019-08-12 | 1 | -6/+0 |
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-12 | 1 | -0/+42 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-17614 INSERT on dup key update is replication unsafe | Sachin | 2019-08-09 | 1 | -0/+42 |
| | * | | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table... | Aleksey Midenkov | 2019-07-08 | 1 | -0/+5 |
* | | | | Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4 | Alexander Barkov | 2019-08-13 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-20101 Assertion failure on select @@global.'m2'.replicate_ignore_table; | Alexander Barkov | 2019-08-05 | 1 | -1/+0 |
| * | | | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table... | Aleksey Midenkov | 2019-07-09 | 1 | -0/+5 |
* | | | | - wsrep-lib update (SR cleanups and voting support) (#1359) | Alexey Yurchenko | 2019-07-22 | 1 | -1/+0 |
* | | | | MDEV-16222 Assertion `0' failed in row_purge_remove_sec_if_poss_leaf on table... | Aleksey Midenkov | 2019-07-08 | 1 | -0/+5 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-07-02 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-07-02 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Eugene Kosov | 2019-06-23 | 1 | -0/+3 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-18661 loading the audit plugin causes performance regression. | Alexey Botchkov | 2019-06-15 | 1 | -1/+3 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -0/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-19351 statistics_for_command_is_needed: Conditional jump or move | Igor Babaev | 2019-04-27 | 1 | -0/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -12/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Revert THD::THD(skip_global_sys_var_lock) argumentbb-10.3-svoj-MDEV-14984 | Sergey Vojtovich | 2019-05-03 | 1 | -7/+5 |
| * | | | | Make connect speed great again | Sergey Vojtovich | 2019-05-03 | 1 | -0/+1 |
| * | | | | Allocate Session_sysvars_tracker statically | Sergey Vojtovich | 2019-05-03 | 1 | -5/+4 |
| * | | | | MDEV-9959: A serious MariaDB server performance bug | Varun Gupta | 2019-04-30 | 1 | -0/+1 |
* | | | | | MDEV-19351 statistics_for_command_is_needed: Conditional jump or move | Igor Babaev | 2019-04-29 | 1 | -0/+1 |
* | | | | | 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 |
| |\ \ \ \ | | |/ / / |