mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-11 01:01:36 +08:00
merged pt-mysql-summary-fails-to-parse-wsrep_provider_options-1264580
This commit is contained in:
@@ -172,6 +172,7 @@ innodb_file_per_table = 1
|
||||
ssl = 1
|
||||
server-id = 1
|
||||
log-bin = sl1-bin
|
||||
wsrep_provider_options = "gcache.size=64M;base_host=10.1.2.102; base_port=4567; cert.log_conflicts=no;etc=etc;"
|
||||
|
||||
[mysql.server]
|
||||
user = mysql
|
||||
|
||||
@@ -24,6 +24,8 @@ ssl = 1
|
||||
server-id = 1
|
||||
log-bin=sl1-bin
|
||||
|
||||
wsrep_provider_options = "gcache.size=64M;base_host=10.1.2.102; base_port=4567; cert.log_conflicts=no;etc=etc;"
|
||||
|
||||
[mysql.server]
|
||||
user=mysql
|
||||
####basedir=/var/lib
|
||||
|
||||
Reference in New Issue
Block a user