Author: paul
Date: 2005-12-13 05:31:48 +0100 (Tue, 13 Dec 2005)
New Revision: 548
Log:
r4735@frost: paul | 2005-12-12 22:17:38 -0600
Fix validation errors.
Modified:
trunk/
trunk/refman-5.1/installing.xml
trunk/refman-common/news-5.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4730
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1609
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4735
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1609
Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml 2005-12-12 23:51:55 UTC (rev 547)
+++ trunk/refman-5.1/installing.xml 2005-12-13 04:31:48 UTC (rev 548)
@@ -12172,10 +12172,10 @@
<listitem>
<para>
<emphasis role="bold">Incompatible change</emphasis>: MySQL
- ¤t_series; implements support for a plugin API that
+ ¤t-series; implements support for a plugin API that
allows the loading and unloading of components at runtime,
- without restarting the server. <xref id="plugins"/>. The
- plugin API requires the <literal>mysql.plugin</literal>
+ without restarting the server. <xref linkend="plugin-api"/>.
+ The plugin API requires the <literal>mysql.plugin</literal>
table. When upgrading from an older version of MySQL, you
should run the <command>mysql_fix_privilege_tables</command>
command to create this table. See
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2005-12-12 23:51:55 UTC (rev 547)
+++ trunk/refman-common/news-5.1.xml 2005-12-13 04:31:48 UTC (rev 548)
@@ -26,7 +26,7 @@
<para>
MySQL 5.1 implements support for a plugin API that allows the
loading and unloading of components at runtime, without
- restarting the server. <xref id="plugins"/>.
+ restarting the server. <xref linkend="plugin-api"/>.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r548 - in trunk: . refman-5.1 refman-common | paul | 13 Dec |