Skip to content

Commit 17243c5

Browse files
committed
fix(mysql-cluster): fix param group_replication_meesage_cache_size
1 parent 7ae6a6b commit 17243c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • addons/mysql-cluster/8.0/plans/standard-2c4g20

addons/mysql-cluster/8.0/plans/standard-2c4g20/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ primary:
2525
innodb_write_io_threads=4
2626
innodb_buffer_pool_instances=2
2727
innodb_buffer_pool_size=2147483648
28-
group_replication_message_cache_size=536870912
28+
loose-group_replication_message_cache_size=536870912
2929
max_connections=1000
3030
resources:
3131
limits:

0 commit comments

Comments
 (0)