On Tue, 14 Sep 2004 10:11:24 -0700, Sam Hobbs <[EMAIL PROTECTED]> wrote:
> Also, are the warning messages documented? As I asked in my original
> question, is 10061 an error code?

10061 is a generic winsock error for a timeout, it's not PHP or MySQL
specific.  It means that the call couldn't connect to the socket you
were trying to hit within the time allowed.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to