take a look in the user table (database mysql). There should be a row like
this...
HostUserPassword
localhost root ...
means that the user root can connect from localhost (the mysql server) only.
replace localhost by % or (better) insert a new row
%
Hi,
I tried to connect to a mysql database running on a
linux server using an odbc connection in windows 98. I
get the following message:
[TCX][MyODBC]Host x.x.x.x is not allowed to connect to
this MySQL server
(#1130)[Microsoft][ODBC Driver Manager] Connection not
open (#0)
The username speci