Skip to content

Conversation

@stronk7
Copy link
Member

@stronk7 stronk7 commented Jan 4, 2023

MySQL 8 comes with bin logs enabled, and that can end using big space on volumes for near nothing. So ensure that both MySQL and MariaDB, by default, disable them.

Note this can be changed whenever/if we want to test primary + replica configurations, but that's another story. For standalone runs better have bin logs disabled.

MySQL 8 comes with bin logs enabled, and that can end using
big space on volumes for near nothing. So ensure that both
MySQL and MariaDB, by default, disable them.

Note this can be changed whenever/if we want to test primary +
replica configurations, but that's another story. For standalone
runs better have bin logs disabled.
@junpataleta junpataleta merged commit ba170d9 into moodlehq:master Jan 4, 2023
@stronk7 stronk7 deleted the ensure_no_binlogs branch January 4, 2023 10:21
@scara
Copy link
Contributor

scara commented Jan 4, 2023

Cross-ref: MDL-74905 (comment).

HTH,
Matteo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants