I cannot create new users in Plesk after Upgrading PHP/MySQL
- 06/06/2020 8:01 PM
If you run a plesk server
# mysql_fix_privilege_tables --user=admin --password=yourpleskloginpw
Will fix the issue.
If your server is NOT a plesk server then just use the --password option.