Author: jstephens
Date: 2009-04-02 09:58:40 +0200 (Thu, 02 Apr 2009)
New Revision: 14467
Log:
Fixed lifecycle statement regarding 4.1; fixed link (Trudy)
Modified:
trunk/refman-4.1/installing.xml
trunk/refman-5.0/installing-cs.xml
trunk/refman-5.1/installing-core.xml
trunk/refman-6.0/installing-core.xml
Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml 2009-04-02 01:51:45 UTC (rev 14466)
+++ trunk/refman-4.1/installing.xml 2009-04-02 07:58:40 UTC (rev 14467)
Changed blocks: 2, Lines Added: 12, Lines Deleted: 9; 1799 bytes
@@ -482,13 +482,16 @@
MySQL 4.1, 4.0, and 3.23 are old stable
(production-quality) release series. MySQL 4.1 is now at
the end of the product lifecycle. Active development and
- support for these versions has ended. Extended support for
- MySQL 4.1 is available. According to the MySQL Lifecycle
- Policy (see
- <ulink url="http://www.mysql.com/company/legal/lifecycle/#policy"/>),
- only Security and Severity Level 1 issues will still be
- fixed for MySQL 4.0 and 4.1.
+ support for these versions has ended.
</para>
+
+ <para>
+ Extended support for MySQL 4.1 remains available.
+ According to the
+ <ulink url="http://www.mysql.com/company/legal/lifecycle/#policy">MySQL
+ Lifecycle Policy</ulink>, only Security and Severity Level
+ 1 issues are still being fixed for MySQL 4.1.
+ </para>
</listitem>
</itemizedlist>
@@ -5633,9 +5636,9 @@
<para>
The same limitation applies to directory and file names
- referred to in SQL statements, such as the data file
- path name in <literal role="stmt" condition="load-data">LOAD
- DATA INFILE</literal>.
+ referred to in SQL statements, such as the data file path
+ name in <literal role="stmt" condition="load-data">LOAD DATA
+ INFILE</literal>.
</para>
</listitem>
Modified: trunk/refman-5.0/installing-cs.xml
===================================================================
--- trunk/refman-5.0/installing-cs.xml 2009-04-02 01:51:45 UTC (rev 14466)
+++ trunk/refman-5.0/installing-cs.xml 2009-04-02 07:58:40 UTC (rev 14467)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 5; 1237 bytes
@@ -496,12 +496,16 @@
MySQL 4.1, 4.0, and 3.23 are old stable (production-quality)
release series. MySQL 4.1 is now at the end of the product
lifecycle. Active development and support for these versions
- has ended. Extended support for MySQL 4.1 is available.
- According to the MySQL Lifecycle Policy (see
- <ulink url="http://www.mysql.com/company/legal/lifecycle/#policy"/>),
- only Security and Severity Level 1 issues will still be
- fixed for MySQL 4.0 and 4.1.
+ has ended.
</para>
+
+ <para>
+ Extended support for MySQL 4.1 remains available. According
+ to the
+ <ulink url="http://www.mysql.com/company/legal/lifecycle/#policy">MySQL
+ Lifecycle Policy</ulink>, only Security and Severity Level 1
+ issues are still being fixed for MySQL 4.1.
+ </para>
</listitem>
</itemizedlist>
Modified: trunk/refman-5.1/installing-core.xml
===================================================================
--- trunk/refman-5.1/installing-core.xml 2009-04-02 01:51:45 UTC (rev 14466)
+++ trunk/refman-5.1/installing-core.xml 2009-04-02 07:58:40 UTC (rev 14467)
Changed blocks: 2, Lines Added: 12, Lines Deleted: 9; 1814 bytes
@@ -542,13 +542,16 @@
MySQL 4.1, 4.0, and 3.23 are old stable
(production-quality) release series. MySQL 4.1 is now at
the end of the product lifecycle. Active development and
- support for these versions has ended. Extended support for
- MySQL 4.1 is available. According to the MySQL Lifecycle
- Policy (see
- <ulink url="http://www.mysql.com/company/legal/lifecycle/#policy"/>),
- only Security and Severity Level 1 issues will still be
- fixed for MySQL 4.0 and 4.1.
+ support for these versions has ended.
</para>
+
+ <para>
+ Extended support for MySQL 4.1 remains available.
+ According to the
+ <ulink url="http://www.mysql.com/company/legal/lifecycle/#policy">MySQL
+ Lifecycle Policy</ulink>, only Security and Severity Level
+ 1 issues are still being fixed for MySQL 4.1.
+ </para>
</listitem>
</itemizedlist>
@@ -5680,9 +5683,9 @@
<para>
The same limitation applies to directory and file names
- referred to in SQL statements, such as the data file
- path name in <literal role="stmt" condition="load-data">LOAD
- DATA INFILE</literal>.
+ referred to in SQL statements, such as the data file path
+ name in <literal role="stmt" condition="load-data">LOAD DATA
+ INFILE</literal>.
</para>
</listitem>
Modified: trunk/refman-6.0/installing-core.xml
===================================================================
--- trunk/refman-6.0/installing-core.xml 2009-04-02 01:51:45 UTC (rev 14466)
+++ trunk/refman-6.0/installing-core.xml 2009-04-02 07:58:40 UTC (rev 14467)
Changed blocks: 2, Lines Added: 12, Lines Deleted: 9; 1814 bytes
@@ -542,13 +542,16 @@
MySQL 4.1, 4.0, and 3.23 are old stable
(production-quality) release series. MySQL 4.1 is now at
the end of the product lifecycle. Active development and
- support for these versions has ended. Extended support for
- MySQL 4.1 is available. According to the MySQL Lifecycle
- Policy (see
- <ulink url="http://www.mysql.com/company/legal/lifecycle/#policy"/>),
- only Security and Severity Level 1 issues will still be
- fixed for MySQL 4.0 and 4.1.
+ support for these versions has ended.
</para>
+
+ <para>
+ Extended support for MySQL 4.1 remains available.
+ According to the
+ <ulink url="http://www.mysql.com/company/legal/lifecycle/#policy">MySQL
+ Lifecycle Policy</ulink>, only Security and Severity Level
+ 1 issues are still being fixed for MySQL 4.1.
+ </para>
</listitem>
</itemizedlist>
@@ -5658,9 +5661,9 @@
<para>
The same limitation applies to directory and file names
- referred to in SQL statements, such as the data file
- path name in <literal role="stmt" condition="load-data">LOAD
- DATA INFILE</literal>.
+ referred to in SQL statements, such as the data file path
+ name in <literal role="stmt" condition="load-data">LOAD DATA
+ INFILE</literal>.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r14467 - in trunk: refman-4.1 refman-5.0 refman-5.1 refman-6.0 | jon.stephens | 2 Apr |