Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
To reduce some of the side effects of log rotation of binary logs, including stalling on large transactions and other errors (MDEV-11550, MDEV-10809, MDEV-10276, ...), perhaps logrotate can be limited to the slow query log, error log, and engine log.
Avoiding writing to the binlog is also preferable as the slaves will have their on logrotate.
Requires including these options to mysqladmin and changing ./debian/mariadb-server-10.2.mysql-server.logrotate
Attachments
Issue Links
- relates to
-
MDEV-5662 Slow Query / General Log / Error log rotation
- Closed
-
MDEV-8746 max_binlog_size was exceeded
- Closed
-
MDEV-9960 Binary log not rotating
- Closed
-
MDEV-10276 Crash signal 11 during logrotate
- Closed
-
MDEV-10809 Logrotates flush-logs process never ends
- Closed
-
MDEV-11550 Crash when running flush logs
- Closed