svn: /phpdoc/ja/trunk/reference/mysqli/mysqli/ more-results.xml next-result.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sat, 09 May 2020 01:12:19 +0000

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

Log:
Fix information being added to the wrong paragraph for mysqli_next_result()
Clarify behavior of mysqli_more_results() vs mysqli_next_result()

Changed paths:
    U   phpdoc/ja/trunk/reference/mysqli/mysqli/more-results.xml
    U   phpdoc/ja/trunk/reference/mysqli/mysqli/next-result.xml

Modified: phpdoc/ja/trunk/reference/mysqli/mysqli/more-results.xml
===================================================================
--- phpdoc/ja/trunk/reference/mysqli/mysqli/more-results.xml	2020-05-09 01:05:11 UTC (rev 349760)
+++ phpdoc/ja/trunk/reference/mysqli/mysqli/more-results.xml	2020-05-09 01:12:19 UTC (rev 349761)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330633 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349755 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->
 <refentry xml:id="mysqli.more-results" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli::more_results</refname>
@@ -39,7 +40,7 @@
   &reftitle.returnvalues;
   <para>
    直近の <function>mysqli_multi_query</function>
-   の呼び出しで 1 件以上の結果セットが存在する場合に &true;、それ以外の場合に
+   の呼び出しで (エラーを含めて) 1 件以上の結果セットが存在する場合に &true;、それ以外の場合に
    &false; を返します。
   </para>
  </refsect1>

Modified: phpdoc/ja/trunk/reference/mysqli/mysqli/next-result.xml
===================================================================
--- phpdoc/ja/trunk/reference/mysqli/mysqli/next-result.xml	2020-05-09 01:05:11 UTC (rev 349760)
+++ phpdoc/ja/trunk/reference/mysqli/mysqli/next-result.xml	2020-05-09 01:12:19 UTC (rev 349761)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322005 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349756 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->
 <refentry xml:id="mysqli.next-result" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysqli::next_result</refname>
@@ -41,6 +42,7 @@
   &reftitle.returnvalues;
   <para>
    &return.success;
+   <methodname>mysqli_more_results</methodname> とは異なり、次のクエリがエラーになった場合は、同様に &false; を返します。
   </para>
  </refsect1>
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.