Hello,

I'm running MySQL 5.0.22 x86_64 on CentOS 4.3 on one server and web
apps on another server. Occasionally these web apps (PHP) will return
error 1130,
Host 'xxxxxxxxx' is not allowed to connect to this MySQL server.

From my understanding of the documentation, this is an "access denied"
message that normally would happen if no user has this host in the
mysql.user table. Obviously since it connects properly most of the
time, the permissions are properly set up. What should I look for to
stop this error from occuring?

Thanks

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

Reply via email to