Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-11-14 | 1 | -6/+13 |
|\ | |||||
| * | MDEV-20707: Missing memory barrier in parallel replication error handler in w... | Sujatha | 2019-11-14 | 1 | -6/+13 |
* | | Merge 10.4 into 10.5 | Oleksandr Byelkin | 2019-11-07 | 1 | -5/+4 |
|\ \ | |/ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-11-01 | 1 | -3/+2 |
| |\ | |||||
| | * | Remove \n from DBUG_PRINT statements | Michael Widenius | 2019-10-21 | 1 | -1/+1 |
| | * | Fixes for binary logging --read-only mode | Monty | 2019-10-20 | 1 | -2/+1 |
| * | | MDEV-17099 Preliminary changes for Galera XA support (#1404) | Daniele Sciascia | 2019-10-30 | 1 | -2/+2 |
| * | | Revert MDEV-17099 Preliminary changes for Galera XA support (#1401) | Marko Mäkelä | 2019-10-28 | 1 | -2/+2 |
| * | | MDEV-17099 Preliminary changes for Galera XA support (#1401) | Daniele Sciascia | 2019-10-24 | 1 | -2/+2 |
* | | | MDEV-17048 Inconsistency voting support (#1373) | Alexey Yurchenko | 2019-08-28 | 1 | -1/+1 |
* | | | Removed redundant log_type == LOG_BIN checks | Sergey Vojtovich | 2019-08-22 | 1 | -30/+28 |
* | | | Cleanup log_type_arg of MYSQL_BIN_LOG::open() | Sergey Vojtovich | 2019-08-22 | 1 | -7/+4 |
* | | | Cleanup MYSQL_LOG | Sergey Vojtovich | 2019-08-22 | 1 | -30/+2 |
* | | | Revert "MDEV-20342 Turn Field::flags from a member to a method" | Alexander Barkov | 2019-08-14 | 1 | -1/+1 |
* | | | MDEV-20342 Turn Field::flags from a member to a method | Alexander Barkov | 2019-08-14 | 1 | -1/+1 |
* | | | MDEV-17709 Remove handlerton::state | Robert Bindar | 2019-06-06 | 1 | -5/+5 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-05-23 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -7/+7 |
| |\ \ | | |/ | |||||
| | * | 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-17710 "unknown error" with FLUSH LOGS if log directory is not writeable | Sergei Golubchik | 2019-05-07 | 1 | -6/+6 |
* | | | | | | Improved ha_close_connection() scalability | Sergey Vojtovich | 2019-05-21 | 1 | -1/+0 |
|/ / / / / | |||||
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Make connect speed great again | Sergey Vojtovich | 2019-05-03 | 1 | -0/+2 |
* | | | | | Fix -Wformat and -Wnonnull-compare for WSREP | Marko Mäkelä | 2019-04-03 | 1 | -3/+3 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-29 | 1 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-29 | 1 | -3/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | cmake: re-enable -Werror in the maintainer mode | Sergei Golubchik | 2019-03-27 | 1 | -3/+3 |
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-19 | 1 | -0/+51 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895) | sysprg | 2019-03-18 | 1 | -0/+51 |
* | | | | | MDEV-19116 Speed up rotation of binary logs | Monty | 2019-04-01 | 1 | -36/+70 |
* | | | | | MDEV-19068 - rename eventlog source to MariaDB. | Vladislav Vaintroub | 2019-03-29 | 1 | -5/+21 |
* | | | | | 10.4 wsrep group commit fixes (#1224) | Teemu Ollakka | 2019-03-15 | 1 | -5/+43 |
* | | | | | MDEV-18631 Fix streaming replication with wsrep_gtid_mode=ON | Teemu Ollakka | 2019-03-04 | 1 | -1/+1 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-02-21 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | dirty merge | Oleksandr Byelkin | 2019-02-07 | 1 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-03 | 1 | -3/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.1 into 10.1 | Marko Mäkelä | 2019-02-02 | 1 | -3/+3 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2019-01-28 | 1 | -3/+3 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Bug #28178776 COMPARISON OF UNINITAILIZED MEMORY IN LOG_IN_USE | Aditya A | 2019-01-23 | 1 | -3/+3 |
* | | | | | | MDEV-15135 - Make LOCK_show_status rwlock, to enable parallelism of | Vladislav Vaintroub | 2019-01-28 | 1 | -1/+1 |
* | | | | | | Removed \n from sql_print_error() | Monty | 2019-01-26 | 1 | -3/+3 |
* | | | | | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -16/+106 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-05 | 1 | -4/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -4/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 1 | -4/+4 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | compiler warnings (clang 4.0.1 on i386) | Sergei Golubchik | 2018-09-04 | 1 | -2/+2 |