On Sun, Mar 14, 2010 at 09:15:37AM -0400, Wez Furlong wrote:
> I'm sure that the docs team will add this to the manual if you ask them 
> politely.
>
> Specifically, PDO_SQLITE defaults to a 60 second busy timeout.  This can 
> be changed by setting PDO::ATTR_TIMEOUT.  The value is specified in 
> seconds.
>
> ISTR that this option can also be specified for some of the other  
> database drivers to affect the network timeout when processing a query.

A nod's as good as a wink. :) This has been committed.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to