Skip to content

Commit

Permalink
Merge pull request #23 from inmotionhosting/NGX-899
Browse files Browse the repository at this point in the history
NGX-899: Adjust log_warning to log_warnings
  • Loading branch information
combssm authored Jul 1, 2024
2 parents d505a8c + 5705b02 commit e06bfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/etc/my.cnf.d/logs.cnf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

[mysqld]
log_error = {{ mysql_log_error }}
log_warning = {{ mysql_log_warning }}
log_warnings = {{ mysql_log_warning }}

0 comments on commit e06bfdc

Please sign in to comment.