mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add MYSQLI_OPT_READ_TIMEOUT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351419 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6e4ac10da6
commit
2a4707655b
1 changed files with 8 additions and 0 deletions
|
@ -29,6 +29,14 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="constantmysqli-opt-read-timeout">
|
||||
<term><constant>MYSQLI_OPT_READ_TIMEOUT</constant></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Command execution result timeout in seconds
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry xml:id="constantmysqli-opt-local-infile">
|
||||
<term><constant>MYSQLI_OPT_LOCAL_INFILE</constant></term>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue