Author: jstephens
Date: 2006-05-03 15:49:54 +0200 (Wed, 03 May 2006)
New Revision: 2014
Log:
Fixed Documentation Bug #19511.
Added missing title-news-4-1-20 entity definition.
Modified:
trunk/refman-4.1/sql-syntax.xml
trunk/refman-5.0/sql-syntax.xml
trunk/refman-5.1/sql-syntax.xml
trunk/refman-common/titles.en.ent
Modified: trunk/refman-4.1/sql-syntax.xml
===================================================================
--- trunk/refman-4.1/sql-syntax.xml 2006-05-03 13:27:28 UTC (rev 2013)
+++ trunk/refman-4.1/sql-syntax.xml 2006-05-03 13:49:54 UTC (rev 2014)
@@ -18815,7 +18815,7 @@
statements that use the binary protocol by linking in the C client
library, one example being the
<ulink url="http://php.net/mysqli"><literal>mysqli</literal>
- extension in PHP 5.0</ulink>.
+ extension</ulink>, available in PHP 5.0 and later.
</para>
<remark role="todo">
Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml 2006-05-03 13:27:28 UTC (rev 2013)
+++ trunk/refman-5.0/sql-syntax.xml 2006-05-03 13:49:54 UTC (rev 2014)
@@ -20743,7 +20743,7 @@
the binary protocol by linking in the C client library, one
example being the
<ulink url="http://php.net/mysqli"><literal>mysqli</literal>
- extension in PHP 5.0</ulink>.
+ extension</ulink>, available in PHP 5.0 and later.
</para>
<remark role="todo">
Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml 2006-05-03 13:27:28 UTC (rev 2013)
+++ trunk/refman-5.1/sql-syntax.xml 2006-05-03 13:49:54 UTC (rev 2014)
@@ -22153,7 +22153,7 @@
the binary protocol by linking in the C client library, one
example being the
<ulink url="http://php.net/mysqli"><literal>mysqli</literal>
- extension in PHP 5.0</ulink>.
+ extension</ulink>, available in PHP 5.0 and later.
</para>
<remark role="todo">
Modified: trunk/refman-common/titles.en.ent
===================================================================
--- trunk/refman-common/titles.en.ent 2006-05-03 13:27:28 UTC (rev 2013)
+++ trunk/refman-common/titles.en.ent 2006-05-03 13:49:54 UTC (rev 2014)
@@ -1318,6 +1318,7 @@
<!ENTITY title-news-4-1-18 "Changes in release 4.1.18 (27 January 2006)">
<!ENTITY title-news-4-1-19 "Changes in release 4.1.19 (Not yet released)">
<!ENTITY title-news-4-1-2 "Changes in release 4.1.2 (28 May 2004)">
+<!ENTITY title-news-4-1-20 "Changes in release 4.1.20 (Not yet released)">
<!ENTITY title-news-4-1-3 "Changes in release 4.1.3 (28 June 2004: Beta)">
<!ENTITY title-news-4-1-4 "Changes in release 4.1.4 (26 August 2004: Gamma)">
<!ENTITY title-news-4-1-5 "Changes in release 4.1.5 (16 September 2004)">
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2014 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-common | jon | 3 May |