From: jon
Date: May 31 2008 9:36am
Subject: svn commit - mysqldoc@docsrva: r10873 - in trunk: refman-5.0 refman-5.1 refman-6.0
List-Archive: http://lists.mysql.com/commits/47286
Message-Id: <200805310936.m4V9awd8015202@docsrva.mysql.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jstephens
Date: 2008-05-31 11:36:58 +0200 (Sat, 31 May 2008)
New Revision: 10873
Log:
Fixed outdated/misleading FAQ entry.
Modified:
trunk/refman-5.0/faqs.xml
trunk/refman-5.1/faqs.xml
trunk/refman-6.0/faqs.xml
Modified: trunk/refman-5.0/faqs.xml
===================================================================
--- trunk/refman-5.0/faqs.xml 2008-05-31 09:12:10 UTC (rev 10872)
+++ trunk/refman-5.0/faqs.xml 2008-05-31 09:36:58 UTC (rev 10873)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 5; 1060 bytes
@@ -18,8 +18,7 @@
- When did MySQL ¤t-series; become production-ready
- (GA)?
+ Which version of MySQL is production-ready (GA)?
@@ -27,9 +26,11 @@
- MySQL 5.0.15 was released for production use on 19 October
- 2005. We are now working on MySQL 5.1, which is currently in
- beta.
+ MySQL 5.0 became Generally Available (GA) with MySQL 5.0.15,
+ which was released for production use on 19 October 2005. We
+ are now working on MySQL 5.1, which is currently a Release
+ Candidate. Development work on MySQL 6.0 has started;
+ currently, MySQL 6.0 is in alpha status.
Modified: trunk/refman-5.1/faqs.xml
===================================================================
--- trunk/refman-5.1/faqs.xml 2008-05-31 09:12:10 UTC (rev 10872)
+++ trunk/refman-5.1/faqs.xml 2008-05-31 09:36:58 UTC (rev 10873)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 5; 1060 bytes
@@ -18,8 +18,7 @@
- When did MySQL ¤t-series; become production-ready
- (GA)?
+ Which version of MySQL is production-ready (GA)?
@@ -27,9 +26,11 @@
- MySQL 5.0.15 was released for production use on 19 October
- 2005. We are now working on MySQL 5.1, which is currently in
- beta.
+ MySQL 5.0 became Generally Available (GA) with MySQL 5.0.15,
+ which was released for production use on 19 October 2005. We
+ are now working on MySQL 5.1, which is currently a Release
+ Candidate. Development work on MySQL 6.0 has started;
+ currently, MySQL 6.0 is in alpha status.
Modified: trunk/refman-6.0/faqs.xml
===================================================================
--- trunk/refman-6.0/faqs.xml 2008-05-31 09:12:10 UTC (rev 10872)
+++ trunk/refman-6.0/faqs.xml 2008-05-31 09:36:58 UTC (rev 10873)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 5; 1060 bytes
@@ -18,8 +18,7 @@
- When did MySQL ¤t-series; become production-ready
- (GA)?
+ Which version of MySQL is production-ready (GA)?
@@ -27,9 +26,11 @@
- MySQL 5.0.15 was released for production use on 19 October
- 2005. We are now working on MySQL 5.1, which is currently in
- beta.
+ MySQL 5.0 became Generally Available (GA) with MySQL 5.0.15,
+ which was released for production use on 19 October 2005. We
+ are now working on MySQL 5.1, which is currently a Release
+ Candidate. Development work on MySQL 6.0 has started;
+ currently, MySQL 6.0 is in alpha status.