Add note regarding temporary files

This integrates user notes 111114, 111593, 113600, 116005 and 123574.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346676 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2019-02-01 14:23:10 +00:00
parent 75d610505b
commit 5621e7baee

View file

@ -16,6 +16,12 @@
<para>
Executes a result-less query against a given database.
</para>
<note>
<simpara>
SQLite3 may need to create <link xlink:href="&url.sqlite.tempfiles;">temporary files</link>
during the execution of queries, so the respective directories may have to be writable.
</simpara>
</note>
</refsect1>
<refsect1 role="parameters">