Hello,
I created mysql server on windows machine and granted all the permissions. I ran my python code on raspberry Pi which was supposed to access database stored at remote machine but it is throwing error
Host rapsberrypi is not allowed to connect to MySQL.
Please help