Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up writing to encrypted binlogs | Monty | 2020-03-24 | 1 | -1/+6 |
* | Clean up and speed up interfaces for binary row logging | Monty | 2020-03-24 | 1 | -42/+137 |
* | Added support for replication for S3 | Monty | 2020-03-24 | 1 | -1/+1 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-21 | 1 | -16/+15 |
|\ | |||||
| * | MDEV-21675: Data inconsistency after multirow insert rollback (#1474) | Daniele Sciascia | 2020-03-21 | 1 | -16/+15 |
* | | MDEV-742 XA PREPAREd transaction survive disconnect/server restart | Andrei Elkin | 2020-03-14 | 1 | -41/+223 |
* | | MDEV-21743 Split up SUPER privilege to smaller privileges | Alexander Barkov | 2020-03-10 | 1 | -2/+1 |
* | | cleanup: pass trxid by value | Sergei Golubchik | 2020-03-10 | 1 | -7/+7 |
* | | cleanup: PSI key is *always* the first argument | Sergei Golubchik | 2020-03-10 | 1 | -5/+4 |
* | | perfschema transaction instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -7/+7 |
* | | perfschema file instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -4/+5 |
* | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -11/+17 |
* | | perfschema - various collateral cleanups and small changes | Sergei Golubchik | 2020-03-10 | 1 | -1/+2 |
* | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-02-12 | 1 | -20/+14 |
|\ \ | |/ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-02-11 | 1 | -20/+14 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-01-31 | 1 | -20/+14 |
| | |\ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-01-31 | 1 | -18/+12 |
| | | |\ | |||||
| | | | * | MDEV-20923:UBSAN: member access within address … which does not point to an... | Sujatha | 2020-01-29 | 1 | -16/+11 |
| | | | * | imporve clang build | Eugene Kosov | 2019-06-25 | 1 | -4/+3 |
* | | | | | Galera GTID support | mkaruza | 2020-01-29 | 1 | -84/+43 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-01-20 | 1 | -1/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-01-20 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.2' into 10.3 | Sergei Petrunia | 2020-01-17 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-18514: Assertion `!writer.checksum_len || writer.remains == 0' failed | Sujatha | 2020-01-09 | 1 | -1/+2 |
* | | | | | MDEV-21497 Make Field_time, Field_datetime, Field_timestamp abstract | Alexander Barkov | 2020-01-16 | 1 | -2/+2 |
* | | | | | 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 |
|\ \ \ \ \ | |/ / / / |