Skip to content

Commit

Permalink
Merge pull request #27 from kloeckner-i/METAL-1890/proxysql_set_maxwr…
Browse files Browse the repository at this point in the history
…iter_1

METAL-1890/proxysql config for single writer
  • Loading branch information
hyunysmile committed Jun 10, 2020
2 parents 36e204d + f8547e4 commit 453839d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/utils/proxy/proxysql/template.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ mysql_galera_hostgroups =
backup_writer_hostgroup=20
reader_hostgroup=30
offline_hostgroup=9999
max_writers=2
max_writers=1
writer_is_also_reader=2
max_transactions_behind=30
active=1
Expand Down

0 comments on commit 453839d

Please sign in to comment.