HomeDevCentral

Sets the MariaDB binary log expiration

Description

Sets the MariaDB binary log expiration

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.

Reviewers: DorianWinty

Reviewed By: DorianWinty

Maniphest Tasks: T2120

Differential Revision: https://devcentral.nasqueron.org/D3645

Details

Provenance
derecksonAuthored on Jul 27 2025, 15:48
derecksonPushed on Sun, Aug 31, 15:48
Reviewer
DorianWinty
Differential Revision
D3645: Sets the MariaDB binary log expiration
Parents
rOPS9f98526b4302: Deploy default web server content
Branches
Unknown
Tags
Unknown
Tasks
T2120: Don't allow infinite grow of MariaDB binary log