Access denied for user 'root'@IP ADDRESS'

PHOTO EMBED

Sat Aug 07 2021 01:43:06 GMT+0000 (Coordinated Universal Time)

Saved by @RyanJ

GRANT SELECT, INSERT ON mydatabase.* TO 'root'@'ip_address';
flush priveleges;

# Replace 'ip_address' with the 'IP ADDRESS' shown in error
content_copyCOPY

https://serverfault.com/questions/230012/mysql-access-denied-for-user-rootx-x-x-x