Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog Comments › error no. 1130
This error means that the computer in which the MySql client is running, does not have the proper access rights to the MySql server. Grant the 'username'@'NT_machine_name' or 'username'@'%' user access to the desired db.