Question
Problem granting permission within mysql at step 6
When I attempt to grant permissions to the example_user, mysql returns an error ‘ERROR 1410 (42000): You are not allowed to create a user with GRANT’
Unfortunately, it has proven difficult to find a reasonable answer as why I’m receiving this error.
Any help from you subject matter experts will be great.
The tutorial I’m accessing is how to install LAMP into Ubuntu 20.04
Again, the issue is within step 6 of the tutorial; after creating the example_user.
Thanks.
Mike
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×