Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use larger buffer when reading binary and relay logs | Monty | 2020-07-23 | 1 | -0/+6 |
* | Clean up and speed up interfaces for binary row logging | Monty | 2020-03-24 | 1 | -0/+1 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-03-21 | 1 | -0/+1 |
|\ | |||||
| * | MDEV-21675: Data inconsistency after multirow insert rollback (#1474) | Daniele Sciascia | 2020-03-21 | 1 | -0/+1 |
* | | MDEV-742 XA PREPAREd transaction survive disconnect/server restart | Andrei Elkin | 2020-03-14 | 1 | -0/+10 |
* | | perfschema compilation, test and misc fixes | Sergei Golubchik | 2020-03-10 | 1 | -2/+0 |
* | | perfschema file instrumentation related changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+6 |
* | | perfschema memory related instrumentation changes | Sergei Golubchik | 2020-03-10 | 1 | -1/+1 |
* | | perfschema - various collateral cleanups and small changes | Sergei Golubchik | 2020-03-10 | 1 | -2/+2 |
* | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-02-12 | 1 | -2/+13 |
|\ \ | |/ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-02-11 | 1 | -2/+13 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-01-31 | 1 | -2/+13 |
| | |\ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-01-31 | 1 | -2/+13 |
| | | |\ | |||||
| | | | * | MDEV-20923:UBSAN: member access within address … which does not point to an... | Sujatha | 2020-01-29 | 1 | -1/+12 |
* | | | | | Galera GTID support | mkaruza | 2020-01-29 | 1 | -7/+0 |
* | | | | | Cleanup log_type_arg of MYSQL_BIN_LOG::open() | Sergey Vojtovich | 2019-08-22 | 1 | -1/+0 |
* | | | | | Cleanup MYSQL_LOG | Sergey Vojtovich | 2019-08-22 | 1 | -9/+6 |
|/ / / / | |||||
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 | -0/+1 |
* | | | | | MDEV-19116 Speed up rotation of binary logs | Monty | 2019-04-01 | 1 | -3/+11 |
* | | | | | Simplified THD::current_linfo locking | Sergey Vojtovich | 2019-01-28 | 1 | -12/+0 |
* | | | | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -1/+4 |
|/ / / / | |||||
* | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-23 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MyRocks: MDEV-15911: Reduce debug logging on default levels in error log | Sergei Petrunia | 2018-04-19 | 1 | -0/+1 |
| * | | | MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY | Marko Mäkelä | 2018-01-30 | 1 | -0/+1 |
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -30/+23 |
* | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-01 | 1 | -1/+8 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge remote-tracking branch 'origin/10.1' into bb-10.2-vicentiu | Vicențiu Ciorbaru | 2017-12-28 | 1 | -1/+7 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the cluster | Sachin Setiya | 2017-12-25 | 1 | -1/+7 |
| | * | | | MDEV-14290 Binlog rotate crashes when two commit_checkpoint_notify capable en... | Andrei Elkin | 2017-12-11 | 1 | -0/+1 |
* | | | | | MDEV-13073 This part merges the Ali semisync related changes | Andrei Elkin | 2017-12-18 | 1 | -1/+10 |
* | | | | | Changed from using LOCK_log to LOCK_binlog_end_pos for binary log | Monty | 2017-12-18 | 1 | -26/+59 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-30 | 1 | -1/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-11-29 | 1 | -1/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -1/+6 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain ID | Andrei Elkin | 2017-11-15 | 1 | -1/+6 |
* | | | | | Lots of small cleanups | Michael Widenius | 2017-08-24 | 1 | -1/+0 |
* | | | | | MDEV-12179: Per-engine mysql.gtid_slave_pos table | Kristian Nielsen | 2017-07-03 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | MDEV-12179: Per-engine mysql.gtid_slave_pos table | Kristian Nielsen | 2017-04-25 | 1 | -0/+1 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-04-13 | 1 | -1/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | cleanup: unused method LOGGER::flush_logs | Sergei Golubchik | 2017-04-07 | 1 | -1/+0 |
| |/ / / | |||||
* | | | | MDEV-8203 Assert in Query_log_event::do_apply_event() | Monty | 2017-04-07 | 1 | -2/+4 |
|/ / / | |||||
* | | | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 1 | -8/+8 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-9423: cannot add new node to the cluser: Binlog..mariadb-10.1.15 | Nirbhay Choubey | 2016-06-29 | 1 | -0/+1 |