File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: e1d58b4166229bbe176bd201100cd42456a02a1b Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 607ec1f63c524e6951e7d3480377973788d495c5 Maintainer: hirokawa Status: ready -->
4
4
<!-- CREDITS: takagi,mumumu -->
5
5
<section xml : id =" mysqli.configuration" xmlns =" http://docbook.org/ns/docbook" >
6
6
&reftitle.runtime;
28
28
<entry ><link linkend =" ini.mysqli.local-infile-directory" >mysqli.local_infile_directory</link ></entry >
29
29
<entry ></entry >
30
30
<entry >PHP_INI_SYSTEM</entry >
31
- <entry ></entry >
31
+ <entry >PHP 8.1.0 以降で利用可能です。 </entry >
32
32
</row >
33
33
<row >
34
34
<entry ><link linkend =" ini.mysqli.allow-persistent" >mysqli.allow_persistent</link ></entry >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: b2379902aa98b534a21ad904b82c3f568c9efa32 Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: 607ec1f63c524e6951e7d3480377973788d495c5 Maintainer: takagi Status: ready -->
4
4
<!-- Credits: mumumu -->
5
5
<section xml : id =" pdo-mysql.constants" xmlns =" http://docbook.org/ns/docbook" >
6
6
&reftitle.constants;
@@ -44,6 +44,7 @@ if ($db->getAttribute(PDO::ATTR_DRIVER_NAME) == 'mysql') {
44
44
<listitem >
45
45
<para >
46
46
<literal >LOAD LOCAL INFILE</literal > を有効にします。
47
+ PHP 8.1.0 以降で利用可能です。
47
48
</para >
48
49
<para >
49
50
この定数を使うのは、新しいデータベースハンドルを作るときの
You can’t perform that action at this time.
0 commit comments