----- Original Message -----
> From: "Monte Milanuk" <memila...@gmail.com>
> 'Connection Failed: [HY000][MySQL][ODBC 5.1 Driver] Access denied for
> user 'ijdb'@'192.168.56.1' (using password: YES)'

The connector is not trying to connect to the host address; it's connecting 
*from* the host address - in your MySQL, the old grant for ijdb@localhost will 
no longer work; you need to grant privileges to ijdb@192.168.56.1.

-- 
Bier met grenadyn
Is als mosterd by den wyn
Sy die't drinkt, is eene kwezel
Hy die't drinkt, is ras een ezel

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to