Page MenuHomeDevCentral

Sets the MariaDB binary log expiration
ClosedPublic

Authored by dereckson on Jul 27 2025, 15:51.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 10:08
Unknown Object (File)
Sun, Sep 28, 07:19
Unknown Object (File)
Sat, Sep 27, 00:41
Unknown Object (File)
Fri, Sep 26, 20:03
Unknown Object (File)
Tue, Sep 23, 22:36
Unknown Object (File)
Fri, Sep 19, 01:33
Unknown Object (File)
Tue, Sep 16, 13:54
Unknown Object (File)
Fri, Sep 12, 18:49
Subscribers
None

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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Aug 30 2025, 11:39
This revision was automatically updated to reflect the committed changes.