Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › Error 1130 – what is the cure?
MySQL has rejected the combination of your login and host. You need to change the user settings on the server before you will be able to connect.
=C=
Any suggestions what in mySQL I need to change to accommodate the connection please?
This should help http://dev.mysql.com/doc/mysql/en/user-acc…management.html.
1) port 3360 .. I guess you mean 3306 ??
2) version 1.4 .. I guess you mean 4.1 ??
Can you log on as ROOT ?
Maybe this is trivial to you (and maybe it is not) but MySQL does not use the Windows User Management.
It operates its own user accounts.