Page MenuHomeDevCentral

Sets the MariaDB binary log expiration
Needs ReviewPublic

Authored by dereckson on Sun, Jul 27, 15:51.

Details

Summary

MariaDB can currently fill disk space with the binary log growth
without any restriction. After 40 weeks, more than 50 Gb were used.

Restrict the binary log to 2 weeks of entries.

References:

Fixes T2120.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
binlog_expire_logs_seconds
Build Status
Buildable 5821
Build 6103: arc lint + arc unit

Event Timeline

dereckson created this revision.