Drop workaround for pxc 5.6 - not required

This commit is contained in:
James Page 2015-09-29 12:03:48 +01:00
parent 5647e76cbb
commit f42fb3d04d
1 changed files with 0 additions and 8 deletions

View File

@ -107,14 +107,6 @@ wsrep_sst_auth="sstuser:{{ sst_password }}"
wsrep_provider_options = {{ wsrep_provider_options }}
{% endif %}
{% if lp1366997_workaround -%}
# Adding workaround for bug:
# https://bugs.launchpad.net/charms/+source/percona-cluster/+bug/1366997
# Note that this should only be required for percona 5.5
wsrep_drupal_282555_workaround = ON
wsrep_retry_autocommit = 100
{% endif %}
#
# * IPv6 SST configuration
#