diff --git a/templates/etc/my.cnf.d/logs.cnf.j2 b/templates/etc/my.cnf.d/logs.cnf.j2 index 4f0a9eb..3f83a33 100644 --- a/templates/etc/my.cnf.d/logs.cnf.j2 +++ b/templates/etc/my.cnf.d/logs.cnf.j2 @@ -4,4 +4,4 @@ [mysqld] log_error = {{ mysql_log_error }} -log_warning = {{ mysql_log_warning }} +log_warnings = {{ mysql_log_warning }}