mySQL problems

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Fri Oct 31 17:54:03 EDT 2008


In message <mailman.3154.1225192902.3487.python-list at python.org>, Alfons
Nonell-Canals wrote:

> _mysql_exceptions.OperationalError: (2003, "Can't connect to MySQL
> server on 'HOST' (110)")

Error 110 is ETIMEDOUT (Connection timed out).



More information about the Python-list mailing list