Skip to content

Commit 91268d1

Browse files
committed
chore(mysql-cluster): Reduce the retention period of binlog
1 parent 1cdaaf7 commit 91268d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • addons/mysql-cluster/8.0/chart/mysql-cluster

addons/mysql-cluster/8.0/chart/mysql-cluster/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ primary:
249249
binlog_transaction_dependency_tracking=WRITESET
250250
default-time-zone='+8:00'
251251
local_infile=ON
252+
binlog_expire_logs_seconds=86400
252253
# Replication
253254
254255
log_bin=mysql-bin

0 commit comments

Comments
 (0)