Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR while running Schemasync #35

Open
jsdizon opened this issue May 11, 2015 · 0 comments
Open

ERROR while running Schemasync #35

jsdizon opened this issue May 11, 2015 · 0 comments

Comments

@jsdizon
Copy link

jsdizon commented May 11, 2015

Hi @mmatuson

I have an error when Im running this command,

schemasync --tag="client1" mysql://root:[email protected]:3306/client mysql://root:[email protected]:3306/production_client

getting this error,

MySQL Error 1130: Host '192.168.21.233' is not allowed to connect to this MySQL server

I have this user and host in the mysql.user and granted all the privileges, and also the target. Can you please advise?

By the way, when I run this command mysql -u -h 192.168.21.233 -p Im able to connect to mysql so how come the 192.168.21.233 is not allowed to the SQL server?

Many thanks!

Kind Regards,
jsdizon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant