MySQL update, with a new option
MySQL update, with a new option
We deployed updated MySQL images for releases 8.4 (8.4.2-2) and 8.0 (8.0.39-30). A new option is available at database creation from Clever Tools: skip-log-bin. To use it, add --option skip-log-bin
flag with the clever create addon mysql-addon
command.
Last updated on