Has anyone tested or know if Jamf works with mysql 8.0.11?
Maybe it's bad timing that I am initially setting jamf up but I am getting this error:
The following error was encountered:
QueryException: Could not connect: Access denied for user 'jamfsoftware'@'localhost' (using password: NO) - An error occurred while connecting to the database.
Please check the following items:
Verify the username, password, and database name, then try again
MySQL is running on localhost
MySQL is accepting network connections
The user jamfsoftware@localhost has been granted privileges to the jamfsoftware database
