Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
11.8.5
-
None
-
None
-
None
Description
After upgrading to 11.8.5 assynchronus slaves start ignoring log slave update and fully filled disk space, the workaround is slave_connections_needed_for_purge=0 but according to comments in https://jira.mariadb.org/browse/MDEV-34504 it should not be
- 'PURGE BINARY LOG TO log_name' and 'PURGE BINARY LOGS BEFORE date'
worked differently. 'TO' ignored 'slave_connections_needed_for_purge'
while 'BEFORE' did not. Now both versions ignores the
'slave_connections_needed_for_purge variable'
Attachments
Issue Links
- relates to
-
MDEV-34504 PURGE BINARY LOGS not working anymore
-
- Closed
-