svn: /phpdoc/ja/trunk/reference/mysqli/mysqli/ options.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Mon, 30 Nov 2020 01:04:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=351761

Log:
Update mysqli/options.xml

We document the most important missing options, and remove obsolete
PHP 5 specific info.

Closes GH-245.

Changed paths:
    U   phpdoc/ja/trunk/reference/mysqli/mysqli/options.xml

Modified: phpdoc/ja/trunk/reference/mysqli/mysqli/options.xml
===================================================================
--- phpdoc/ja/trunk/reference/mysqli/mysqli/options.xml	2020-11-30 00:59:34 UTC (rev 351760)
+++ phpdoc/ja/trunk/reference/mysqli/mysqli/options.xml	2020-11-30 01:04:12 UTC (rev 351761)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351425 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 351748 Maintainer: takagi Status: ready -->
 <!-- Credits: mumumu -->
 <refentry xml:id="mysqli.options" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -75,10 +75,15 @@
            <entry>MySQL サーバーへの接続後に実行するコマンド。</entry>
           </row>
           <row>
+           <entry><constant>MYSQLI_SET_CHARSET_NAME</constant></entry>
+           <entry>文字コードのデフォルト値</entry>
+          </row>
+          <row>
            <entry><constant>MYSQLI_READ_DEFAULT_FILE</constant></entry>
            <entry>
             <filename>my.cnf</filename> の代わりに、指定した名前のファイルから
             設定を読み込みます。
+            mysqlnd ではサポートされていません。
            </entry>
           </row>
           <row>
@@ -87,6 +92,7 @@
             <filename>my.cnf</filename> の指定した名前のグループ、あるいは
             <constant>MYSQL_READ_DEFAULT_FILE</constant> で指定したファイルから
             設定を読み込みます。
+            mysqlnd ではサポートされていません。
            </entry>
           </row>
           <row>
@@ -101,7 +107,6 @@
            <entry>
              内部のコマンド/ネットワークバッファのサイズ。
              mysqlnd でのみ有効です。
-             PHP 5.3.0 以降で利用可能です。
            </entry>
           </row>
           <row>
@@ -109,7 +114,6 @@
            <entry>
              MySQL コマンドパケットのボディを読み込むときの、読み込みチャンクの最大バイト数。
              mysqlnd でのみ有効です。
-             PHP 5.3.0 以降で利用可能です。
            </entry>
           </row>
           <row>
@@ -117,13 +121,12 @@
            <entry>
              integer 型と float 型のカラムを PHP の数値に変換します。
              mysqlnd でのみ有効です。
-             PHP 5.3.0 以降で利用可能です。
            </entry>
           </row>
           <row>
            <entry><constant>MYSQLI_OPT_SSL_VERIFY_SERVER_CERT</constant></entry>
            <entry>
-             PHP 5.3.0 以降で利用可能です。
+             サーバの証明書を検証するかしないかを指定します。
            </entry>
           </row>
          </tbody>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.