List:Commits« Previous MessageNext Message »
From:jon Date:June 20 2008 5:23pm
Subject:svn commit - mysqldoc@docsrva: r10993 - trunk/dynamic-docs/changelog
View as plain text  
Author: jstephens
Date: 2008-06-20 19:23:09 +0200 (Fri, 20 Jun 2008)
New Revision: 10993

Log:

Whacked a couple of spurious changelog entries (Thanks, Paul!)



Modified:
   trunk/dynamic-docs/changelog/mysqld.xml


Modified: trunk/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml	2008-06-20 16:47:16 UTC (rev 10992)
+++ trunk/dynamic-docs/changelog/mysqld.xml	2008-06-20 17:23:09 UTC (rev 10993)
Changed blocks: 2, Lines Added: 0, Lines Deleted: 44; 1478 bytes

@@ -25559,34 +25559,6 @@
   <logentry entrytype="bug">
 
     <tags>
-      <manual type="mysql_fix_privilege_tables.sql"/>
-      <manual type="mysql"/>
-      <manual type="root"/>
-    </tags>
-
-    <versions>
-      <version ver="5.0.13"/>
-    </versions>
-
-    <message>
-
-      <para>
-        Start the <command>mysql</command> command-line client (use the
-        <literal>root</literal> account or another account that has full
-        database privileges) and execute the
-        <filename>mysql_fix_privilege_tables.sql</filename> script that
-        upgrades the grant tables to the current structure. Instructions
-        for doing this are given in
-        <xref linkend="mysql-fix-privilege-tables"/>.
-      </para>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="bug">
-
-    <tags>
       <highlight type="cluster"/>
       <manual type="ALTER TABLE"/>
       <manual type="SHOW CREATE TABLE"/>

@@ -109945,22 +109917,6 @@
 
   <logentry entrytype="bug">
 
-    <versions>
-      <version ver="5.0.13"/>
-    </versions>
-
-    <message>
-
-      <para>
-        Stop the server.
-      </para>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="bug">
-
     <tags>
       <manual type="ORDER BY"/>
     </tags>


Thread
svn commit - mysqldoc@docsrva: r10993 - trunk/dynamic-docs/changelogjon20 Jun