Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WSREP debug log levels support | mkaruza | 2019-02-13 | 1 | -4/+6 |
| | | | | | Global variable wsrep_debug now can be used to filter wsrep-lib messages based on debug level provided. Type of wsrep_debug is now set to be unsigned int, so tests and configuration files changed accordingly. | ||||
* | Merged sys_vars.wsrep_* tests from maria-10.0-galera tree. | Nirbhay Choubey | 2014-09-08 | 1 | -10/+39 |
| | |||||
* | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 1 | -0/+13 |
Merged lp:maria/maria-10.0-galera up to revision 3879. Added a new functions to handler API to forcefully abort_transaction, producing fake_trx_id, get_checkpoint and set_checkpoint for XA. These were added for future possiblity to add more storage engines that could use galera replication. |