List:Commits« Previous MessageNext Message »
From:paul.dubois Date:May 7 2009 4:01pm
Subject:svn commit - mysqldoc@docsrva: r14840 - in trunk: . refman-5.4
View as plain text  
Author: paul
Date: 2009-05-07 18:01:15 +0200 (Thu, 07 May 2009)
New Revision: 14840

Log:
 r40974@frost:  paul | 2009-05-07 10:59:25 -0500
 Update 5.4 langref for 5.4 reserved words


Modified:
   trunk/refman-5.4/Notes
   trunk/refman-5.4/language-structure-core.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:41755
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:40962
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:38062
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:41755
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:40974
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:38062


Modified: trunk/refman-5.4/Notes
===================================================================
--- trunk/refman-5.4/Notes	2009-05-07 15:40:20 UTC (rev 14839)
+++ trunk/refman-5.4/Notes	2009-05-07 16:01:15 UTC (rev 14840)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 1; 645 bytes

@@ -32,7 +32,9 @@
 * Add refman-5.4 to top-level Makefile SUBDIRS [DONE]
 * Drop all references to innodb_file_io_threads
   [DONE]
-* Need 5.4 reserved words
+* Need 5.4 reserved words so I can update language-reference-core.xml
+  [DONE]
+* Need 5.4 reserved words so I can create 5.4 reserved word reference
 * Remove Instance Manager [DONE]
 * Remove optimizer_switch stuff (it's from 5.1.34, which isn't merged into 5.4
   yet)


Modified: trunk/refman-5.4/language-structure-core.xml
===================================================================
--- trunk/refman-5.4/language-structure-core.xml	2009-05-07 15:40:20 UTC (rev 14839)
+++ trunk/refman-5.4/language-structure-core.xml	2009-05-07 16:01:15 UTC (rev 14840)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 754 bytes

@@ -2270,9 +2270,9 @@
       <xref linkend="mysqld-version-reference-reservedwords-5-1"/>.
     </para>
 
-    <para condition="dynamic:reservedwords:singleversion" role="5.1"/>
+    <para condition="dynamic:reservedwords:singleversion" role="5.4"/>
 
-    <para condition="dynamic:reservedwords:newwords" role="5.1:5.0"/>
+    <para condition="dynamic:reservedwords:newwords" role="5.4:5.1"/>
 
     <para>
       MySQL allows some keywords to be used as unquoted identifiers


Thread
svn commit - mysqldoc@docsrva: r14840 - in trunk: . refman-5.4paul.dubois7 May