Report this

What is the reason for this report?

GRANT ALL PRIVILEGES

Posted on April 14, 2021

GRANT ALL PRIVILEGES ON . TO ‘root’@‘190.42.109.27’ IDENTIFIED BY ‘*254545255’ WITH GRANT OPTION;

It does not allow me to give permission to remotely access the database apparently it is because of the mysql dl version and ubuntu helps please



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Hi there,

It could indeed be related to the specific MySQL version. Can you share the exact version that you are using and also what is the exact error that you get when you try to run the query?

You could try changing the server IP with the % sign and also I could suggest taking a look at this tutorial here:

https://www.digitalocean.com/community/tutorials/how-to-allow-remote-access-to-mysql

Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.