OlgaGusarenko
43e9990282
README update
Change-Id: Ib587a411bcf43dfb8d5cd2a41ab1e72f69ef5640
6年前
Dennis Dmitriev
2c5728953b
Add configuration options for my.cnf
The following configuration options added:
galera_innodb_read_io_threads: 8
galera_innodb_write_io_threads: 8
galera_wsrep_slave_threads: 8
galera_xtrabackup_parallel: 4
galera_error_log_enabled: false
Change-Id: Id1185c3a38669c37dc88806b4e9955522629ce1c
Related-Bug: https://mirantis.jira.com/browse/PROD-16528
6年前
Vasyl Saienko
79f6906372
Allow to set SSL options for mysql user
This patch allows to set grant SSL options for user.
Change-Id: I700ed0634c549590f1cf207a3852996fc65e5d14
Related-Prod: PROD-17049
6年前
Petr Michalec
5ff575c210
Version specified on pillar
Change-Id: Ib5db9f151baaf3fa0bca97a5457cf836bc57b88c
7年前
Kirill Bespalov
5f0c1d6f8a
Galera cluster TLS Support
Change-Id: I07624681c53cef53de6c72de97a53b96ea52381b
7年前
Dmitry Kalashnik
d4e5f47260
Add new soft parameters
Make max_connections and innodb_buffer_pool_size configurable
through soft params instead of hard.
Change-Id: Id0bb8f6b6091289275864bf4dd6a6890d11b4782
7年前
Kirill Bespalov
162a4d44c1
Make innodb_buffer_pool_size configurable
Usage:
galera:
master:
innodb_buffer_pool_size: 1024M
slave:
innodb_buffer_pool_size: 1024M
If innodb_buffer_pool_size is not set then 35% of the available
ram will be allocated for the buffer pool.
Change-Id: Iaffa3f5b4ded8bc838f9d707916e360ed873c13b
7年前
Petr Michalec
89c8c3fc5b
add clustercheck script (avoid splitbrain)
7年前
Petr Michalec
bca6ffa727
Additional users
7年前
Filip Pytloun
5b356a7f55
Unify Makefile, .gitignore and update readme
7年前
Ales Komarek
cba48ac7d3
Initial commit
9年前