Page MenuHomeDevCentral

Sets the MariaDB binary log expiration
ClosedPublic

Authored by dereckson on Jul 27 2025, 15:51.
Tags
None
Referenced Files
F11658172: D3645.diff
Sat, Sep 6, 21:48
Unknown Object (File)
Wed, Sep 3, 01:30
Unknown Object (File)
Tue, Sep 2, 02:35
Unknown Object (File)
Tue, Sep 2, 02:19
Unknown Object (File)
Tue, Aug 26, 21:59
Unknown Object (File)
Mon, Aug 25, 18:57
Unknown Object (File)
Mon, Aug 25, 18:06
Unknown Object (File)
Fri, Aug 22, 02:42
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.Sat, Aug 30, 11:39
This revision was automatically updated to reflect the committed changes.