You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
it turns out that MySQL behaviour around GRANT has changed in 5.7.7+. As documented at https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sqlmode_no_auto_create_user, GRANT will no longer automatically create a user for you. and it makes this hooks fails when adding to nrpe.
The text was updated successfully, but these errors were encountered: