Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement wsrep_load_data_splitting with streaming replication | Teemu Ollakka | 2019-02-12 | 1 | -0/+0 |
| | | | | | | | | | If wsrep_load_data_splitting is configured, change streaming replication parameters internally to match the original behavior, i.e. replicate on every 10000 rows. After load data is over, restore original streaming replication settings. Removed redundant wsrep_tc_log_commit(). | ||||
* | Updated wsrep-lib to galera cache encryption implementation | mkaruza | 2019-02-01 | 1 | -0/+0 |
| | |||||
* | Updated wsrep-lib to have more permissive compiler options by default | Teemu Ollakka | 2019-01-25 | 1 | -0/+0 |
| | | | | | | | WSREP_LIB_MAINTAINER_MODE was introduced in wsrep-lib cmake options to enable -Werror. The maintainer mode is disabled by default in order not to fail compilation on every compiler warning. The wsrep-lib maintainer mode can be enabled via -DWSREP_LIB_MAINTAINER_MODE:BOOL=ON. | ||||
* | Update wsrep-lib to have OSX compilation fixes | Teemu Ollakka | 2019-01-23 | 1 | -0/+0 |
| | |||||
* | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -0/+0 |