John Nagle wrote: > Does setting "socket.setdefaulttimeout" affect the timeout in MySQLdb > for connections to the database? I'm getting database connection timeouts on > a local (same machine) connnection, and I've been setting > "socket.setdefaulttimeout" to 15 seconds so web page opens don't hang. > But MySQLdb uses the MySQL C library, which doesn't use Python opens. > So that would be a "no", then.
regards Steve -- Steve Holden +1 571 484 6266 +1 800 494 3119 Holden Web LLC/Ltd http://www.holdenweb.com Skype: holdenweb http://del.icio.us/steve.holden Recent Ramblings http://holdenweb.blogspot.com -- http://mail.python.org/mailman/listinfo/python-list