Author: mcbrown
Date: 2008-12-08 15:16:52 +0100 (Mon, 08 Dec 2008)
New Revision: 12841
Log:
Fixing an empty URL, whch is the cause of the PDF generation faults
Fixing an issue with the definition of versions for the open-bugs stub
Modified:
trunk/dynamic-docs/open-bugs/mysqld-versions.xml
trunk/refman-4.1/dba-mysqld-max.xml
trunk/refman-4.1/dba-mysqld-server-core.xml
trunk/refman-5.0/dba-mysqld-server-core.xml
trunk/refman-5.1/dba-mysqld-server-core.xml
trunk/refman-6.0/dba-mysqld-server-core.xml
Modified: trunk/dynamic-docs/open-bugs/mysqld-versions.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld-versions.xml 2008-12-08 12:23:41 UTC (rev 12840)
+++ trunk/dynamic-docs/open-bugs/mysqld-versions.xml 2008-12-08 14:16:52 UTC (rev 12841)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 651 bytes
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE versionlog SYSTEM "versionlog.dtd">
+<!DOCTYPE versionlog PUBLIC "http://www.mysql.com/mysqldoc" "http://www.mysql.com/mysqldoc/changelog-versions.dtd">
<versionlog>
- <productname title="release"/>
+ <mysqlproductname title="release"/>
<versionentry ver="5.1" reldate="Not used"/>
Modified: trunk/refman-4.1/dba-mysqld-max.xml
===================================================================
--- trunk/refman-4.1/dba-mysqld-max.xml 2008-12-08 12:23:41 UTC (rev 12840)
+++ trunk/refman-4.1/dba-mysqld-max.xml 2008-12-08 14:16:52 UTC (rev 12841)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 431 bytes
@@ -59,7 +59,7 @@
<para>
You can find the MySQL-Max binaries on the MySQL Web site at
- <ulink url=""/>.
+ <ulink url="&base-url-docs;"/>.
</para>
<para>
Modified: trunk/refman-4.1/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-4.1/dba-mysqld-server-core.xml 2008-12-08 12:23:41 UTC (rev 12840)
+++ trunk/refman-4.1/dba-mysqld-server-core.xml 2008-12-08 14:16:52 UTC (rev 12841)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 900 bytes
@@ -10890,9 +10890,10 @@
If you are working with Bazaar and a MySQL development source
tree, the tree doesn't contain
<filename>fill_help_tables.sql</filename>. You can download the
- proper file for your version of MySQL from <ulink url=""/>. After
- downloading and uncompressing the file, process it with
- <command>mysql</command> as just described.
+ proper file for your version of MySQL from
+ <ulink url="&base-url-docs;"/>. After downloading and
+ uncompressing the file, process it with <command>mysql</command>
+ as just described.
</para>
</section>
Modified: trunk/refman-5.0/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-5.0/dba-mysqld-server-core.xml 2008-12-08 12:23:41 UTC (rev 12840)
+++ trunk/refman-5.0/dba-mysqld-server-core.xml 2008-12-08 14:16:52 UTC (rev 12841)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 900 bytes
@@ -13189,9 +13189,10 @@
If you are working with Bazaar and a MySQL development source
tree, the tree doesn't contain
<filename>fill_help_tables.sql</filename>. You can download the
- proper file for your version of MySQL from <ulink url=""/>. After
- downloading and uncompressing the file, process it with
- <command>mysql</command> as just described.
+ proper file for your version of MySQL from
+ <ulink url="&base-url-docs;"/>. After downloading and
+ uncompressing the file, process it with <command>mysql</command>
+ as just described.
</para>
</section>
Modified: trunk/refman-5.1/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-5.1/dba-mysqld-server-core.xml 2008-12-08 12:23:41 UTC (rev 12840)
+++ trunk/refman-5.1/dba-mysqld-server-core.xml 2008-12-08 14:16:52 UTC (rev 12841)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 900 bytes
@@ -13894,9 +13894,10 @@
If you are working with Bazaar and a MySQL development source
tree, the tree doesn't contain
<filename>fill_help_tables.sql</filename>. You can download the
- proper file for your version of MySQL from <ulink url=""/>. After
- downloading and uncompressing the file, process it with
- <command>mysql</command> as just described.
+ proper file for your version of MySQL from
+ <ulink url="&base-url-docs;"/>. After downloading and
+ uncompressing the file, process it with <command>mysql</command>
+ as just described.
</para>
</section>
Modified: trunk/refman-6.0/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-6.0/dba-mysqld-server-core.xml 2008-12-08 12:23:41 UTC (rev 12840)
+++ trunk/refman-6.0/dba-mysqld-server-core.xml 2008-12-08 14:16:52 UTC (rev 12841)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 900 bytes
@@ -14512,9 +14512,10 @@
If you are working with Bazaar and a MySQL development source
tree, the tree doesn't contain
<filename>fill_help_tables.sql</filename>. You can download the
- proper file for your version of MySQL from <ulink url=""/>. After
- downloading and uncompressing the file, process it with
- <command>mysql</command> as just described.
+ proper file for your version of MySQL from
+ <ulink url="&base-url-docs;"/>. After downloading and
+ uncompressing the file, process it with <command>mysql</command>
+ as just described.
</para>
</section>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r12841 - in trunk: dynamic-docs/open-bugs refman-4.1 refman-5.0 refman-5.1 refman-6.0 | martin.brown | 8 Dec |