mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Typofix
Patch by Don Wilson git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334004 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e288960f91
commit
7f24a47407
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
</para></listitem>
|
||||
<listitem><para><literal>PDO::ATTR_TIMEOUT</literal>:
|
||||
Specifies the timeout duration in seconds. Not all drivers support this option,
|
||||
and it's meaning may differ from driver to driver. For example, sqlite will wait
|
||||
and its meaning may differ from driver to driver. For example, sqlite will wait
|
||||
for up to this time value before giving up on obtaining an writable lock, but
|
||||
other drivers may interpret this as a connect or a read timeout interval.
|
||||
Requires <type>int</type>.
|
||||
|
|
Loading…
Reference in a new issue