List:Commits« Previous MessageNext Message »
From:jon Date:November 2 2007 10:47am
Subject:svn commit - mysqldoc@docsrva: r8501 - trunk/refman-5.0
View as plain text  
Author: jstephens
Date: 2007-11-02 11:47:01 +0100 (Fri, 02 Nov 2007)
New Revision: 8501

Log:
Removed another extraneous line left over from de-gunking - 5.0 RefMan

Modified:
   trunk/refman-5.0/apis-c.xml
   trunk/refman-5.0/apis.xml
   trunk/refman-5.0/builds-es.xml
   trunk/refman-5.0/charset.xml
   trunk/refman-5.0/client-utility-programs.xml
   trunk/refman-5.0/connectors.xml
   trunk/refman-5.0/data-types.xml
   trunk/refman-5.0/dba-core.xml
   trunk/refman-5.0/errors-problems.xml
   trunk/refman-5.0/extending-mysql.xml
   trunk/refman-5.0/faqs.xml
   trunk/refman-5.0/functions-core.xml
   trunk/refman-5.0/ha.xml
   trunk/refman-5.0/information-schema.xml
   trunk/refman-5.0/installing-cs.xml
   trunk/refman-5.0/installing-es.xml
   trunk/refman-5.0/installing-outline.xml
   trunk/refman-5.0/installing-version.xml
   trunk/refman-5.0/installing.xml
   trunk/refman-5.0/introduction.xml
   trunk/refman-5.0/language-structure.xml
   trunk/refman-5.0/manual.xml
   trunk/refman-5.0/mysql-cluster-backup.xml
   trunk/refman-5.0/mysql-cluster-configuration.xml
   trunk/refman-5.0/mysql-cluster-glossary.xml
   trunk/refman-5.0/mysql-cluster-interconnects.xml
   trunk/refman-5.0/mysql-cluster-limitations.xml
   trunk/refman-5.0/mysql-cluster-management.xml
   trunk/refman-5.0/mysql-cluster-multi-computer.xml
   trunk/refman-5.0/mysql-cluster-overview.xml
   trunk/refman-5.0/mysql-cluster-process-management.xml
   trunk/refman-5.0/mysql-cluster-roadmap.xml
   trunk/refman-5.0/mysql-cluster-upgrade-downgrade.xml
   trunk/refman-5.0/mysql-cluster-utilities.xml
   trunk/refman-5.0/mysql-cluster.xml
   trunk/refman-5.0/news-5.0-core.xml
   trunk/refman-5.0/news.xml
   trunk/refman-5.0/optimization.xml
   trunk/refman-5.0/precision-math.xml
   trunk/refman-5.0/preface.xml
   trunk/refman-5.0/releasenotes-cs-5.0-core.xml
   trunk/refman-5.0/releasenotes-cs.xml
   trunk/refman-5.0/releasenotes-es-5.0-core.xml
   trunk/refman-5.0/releasenotes-es.xml
   trunk/refman-5.0/replication-configuration.xml
   trunk/refman-5.0/replication-implementation.xml
   trunk/refman-5.0/replication-notes.xml
   trunk/refman-5.0/replication-solutions.xml
   trunk/refman-5.0/replication-topology.xml
   trunk/refman-5.0/replication.xml
   trunk/refman-5.0/restrictions.xml
   trunk/refman-5.0/se-archive.xml
   trunk/refman-5.0/se-bdb.xml
   trunk/refman-5.0/se-blackhole.xml
   trunk/refman-5.0/se-csv.xml
   trunk/refman-5.0/se-example.xml
   trunk/refman-5.0/se-federated.xml
   trunk/refman-5.0/se-innodb.xml
   trunk/refman-5.0/se-memory.xml
   trunk/refman-5.0/se-merge.xml
   trunk/refman-5.0/se-myisam.xml
   trunk/refman-5.0/spatial-extensions.xml
   trunk/refman-5.0/sql-syntax.xml
   trunk/refman-5.0/storage-engines.xml
   trunk/refman-5.0/stored-procedures.xml
   trunk/refman-5.0/triggers.xml
   trunk/refman-5.0/tutorial.xml
   trunk/refman-5.0/using-mysql-programs.xml
   trunk/refman-5.0/views.xml
   trunk/refman-5.0/windows-config-wizard.xml


Modified: trunk/refman-5.0/apis-c.xml
===================================================================
--- trunk/refman-5.0/apis-c.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/apis-c.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 550 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="c">
 
   <title>MySQL C API</title>


Modified: trunk/refman-5.0/apis.xml
===================================================================
--- trunk/refman-5.0/apis.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/apis.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 554 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="apis">
 
   <title>APIs and Libraries</title>


Modified: trunk/refman-5.0/builds-es.xml
===================================================================
--- trunk/refman-5.0/builds-es.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/builds-es.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 592 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="builds-es">
 
   <title>Enterprise Server Distribution Types</title>


Modified: trunk/refman-5.0/charset.xml
===================================================================
--- trunk/refman-5.0/charset.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/charset.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 569 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="charset">
 
   <title>Character Set Support</title>


Modified: trunk/refman-5.0/client-utility-programs.xml
===================================================================
--- trunk/refman-5.0/client-utility-programs.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/client-utility-programs.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 639 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="client-utility-programs">
 
   <title>Client and Utility Programs</title>


Modified: trunk/refman-5.0/connectors.xml
===================================================================
--- trunk/refman-5.0/connectors.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/connectors.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 570 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="connectors">
 
   <title>Connectors</title>


Modified: trunk/refman-5.0/data-types.xml
===================================================================
--- trunk/refman-5.0/data-types.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/data-types.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 570 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="data-types">
 
   <title>Data Types</title>


Modified: trunk/refman-5.0/dba-core.xml
===================================================================
--- trunk/refman-5.0/dba-core.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/dba-core.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 590 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="database-administration">
 
   <title>Database Administration</title>


Modified: trunk/refman-5.0/errors-problems.xml
===================================================================
--- trunk/refman-5.0/errors-problems.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/errors-problems.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 621 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <appendix id="error-handling">
 
   <title>Errors, Error Codes, and Common Problems</title>


Modified: trunk/refman-5.0/extending-mysql.xml
===================================================================
--- trunk/refman-5.0/extending-mysql.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/extending-mysql.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 595 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="extending-mysql">
 
   <title>Extending MySQL</title>


Modified: trunk/refman-5.0/faqs.xml
===================================================================
--- trunk/refman-5.0/faqs.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/faqs.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 587 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <appendix id="faqs">
 
   <title>MySQL &current-series; Frequently Asked Questions</title>


Modified: trunk/refman-5.0/functions-core.xml
===================================================================
--- trunk/refman-5.0/functions-core.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/functions-core.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 594 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="functions">
 
   <title>Functions and Operators</title>


Modified: trunk/refman-5.0/ha.xml
===================================================================
--- trunk/refman-5.0/ha.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/ha.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 577 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="ha-overview">
 
   <title>High Availability, Scalability, and DRBD</title>


Modified: trunk/refman-5.0/information-schema.xml
===================================================================
--- trunk/refman-5.0/information-schema.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/information-schema.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 636 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="information-schema">
 
   <title><literal>INFORMATION_SCHEMA</literal> Tables</title>


Modified: trunk/refman-5.0/installing-cs.xml
===================================================================
--- trunk/refman-5.0/installing-cs.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/installing-cs.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 605 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="installing-cs">
 
   <title>Installing MySQL Community Server</title>


Modified: trunk/refman-5.0/installing-es.xml
===================================================================
--- trunk/refman-5.0/installing-es.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/installing-es.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 599 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="installing-es">
 
   <title>Installing MySQL Enterprise</title>


Modified: trunk/refman-5.0/installing-outline.xml
===================================================================
--- trunk/refman-5.0/installing-outline.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/installing-outline.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 614 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="installing">
 
   <title>Installing and Upgrading MySQL</title>


Modified: trunk/refman-5.0/installing-version.xml
===================================================================
--- trunk/refman-5.0/installing-version.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/installing-version.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 632 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="installation-version">
 
   <title>Determining your current MySQL version</title>


Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/installing.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 590 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="installing">
 
   <title>Installing and Upgrading MySQL</title>


Modified: trunk/refman-5.0/introduction.xml
===================================================================
--- trunk/refman-5.0/introduction.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/introduction.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 587 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="introduction">
 
   <title>General Information</title>


Modified: trunk/refman-5.0/language-structure.xml
===================================================================
--- trunk/refman-5.0/language-structure.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/language-structure.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 610 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="language-structure">
 
   <title>Language Structure</title>


Modified: trunk/refman-5.0/manual.xml
===================================================================
--- trunk/refman-5.0/manual.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/manual.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 578 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <book id="refman-5-0" lang="en">
 
   <title>MySQL 5.0 Reference Manual</title>


Modified: trunk/refman-5.0/mysql-cluster-backup.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-backup.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-backup.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 631 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-backup">
 
   <title>On-line Backup of MySQL Cluster</title>


Modified: trunk/refman-5.0/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-configuration.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-configuration.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 655 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-configuration">
 
   <title>MySQL Cluster Configuration</title>


Modified: trunk/refman-5.0/mysql-cluster-glossary.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-glossary.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-glossary.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 630 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-glossary">
 
   <title>MySQL Cluster Glossary</title>


Modified: trunk/refman-5.0/mysql-cluster-interconnects.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-interconnects.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-interconnects.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 677 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-interconnects">
 
   <title>Using High-Speed Interconnects with MySQL Cluster</title>


Modified: trunk/refman-5.0/mysql-cluster-limitations.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-limitations.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-limitations.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 654 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-limitations">
 
   <title>Known Limitations of MySQL Cluster</title>


Modified: trunk/refman-5.0/mysql-cluster-management.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-management.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-management.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 643 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-management">
 
   <title>Management of MySQL Cluster</title>


Modified: trunk/refman-5.0/mysql-cluster-multi-computer.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-multi-computer.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-multi-computer.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 660 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-multi-computer">
 
   <title>Simple Multi-Computer How-To</title>


Modified: trunk/refman-5.0/mysql-cluster-overview.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-overview.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-overview.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 630 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-overview">
 
   <title>MySQL Cluster Overview</title>


Modified: trunk/refman-5.0/mysql-cluster-process-management.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-process-management.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-process-management.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 683 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-process-management">
 
   <title>Process Management in MySQL Cluster</title>


Modified: trunk/refman-5.0/mysql-cluster-roadmap.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-roadmap.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-roadmap.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 637 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-roadmap">
 
   <title>MySQL Cluster Development Roadmap</title>


Modified: trunk/refman-5.0/mysql-cluster-upgrade-downgrade.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-upgrade-downgrade.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-upgrade-downgrade.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 683 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-upgrade-downgrade">
 
   <title>Upgrading and Downgrading MySQL Cluster</title>


Modified: trunk/refman-5.0/mysql-cluster-utilities.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-utilities.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster-utilities.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 636 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="mysql-cluster-utilities">
 
   <title>Cluster Utility Programs</title>


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/mysql-cluster.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 585 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="mysql-cluster">
 
   <title>MySQL Cluster</title>


Modified: trunk/refman-5.0/news-5.0-core.xml
===================================================================
--- trunk/refman-5.0/news-5.0-core.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/news-5.0-core.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 541 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <!-- 
 
 WARNING: 


Modified: trunk/refman-5.0/news.xml
===================================================================
--- trunk/refman-5.0/news.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/news.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 558 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <appendix id="news">
 
   <title>MySQL Change History</title>


Modified: trunk/refman-5.0/optimization.xml
===================================================================
--- trunk/refman-5.0/optimization.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/optimization.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 580 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="optimization">
 
   <title>Optimization</title>


Modified: trunk/refman-5.0/precision-math.xml
===================================================================
--- trunk/refman-5.0/precision-math.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/precision-math.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 590 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="precision-math">
 
   <title>Precision Math</title>


Modified: trunk/refman-5.0/preface.xml
===================================================================
--- trunk/refman-5.0/preface.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/preface.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 555 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <preface id="preface">
 
   <title>Preface</title>


Modified: trunk/refman-5.0/releasenotes-cs-5.0-core.xml
===================================================================
--- trunk/refman-5.0/releasenotes-cs-5.0-core.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/releasenotes-cs-5.0-core.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 574 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <!-- 
 
 WARNING: 


Modified: trunk/refman-5.0/releasenotes-cs.xml
===================================================================
--- trunk/refman-5.0/releasenotes-cs.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/releasenotes-cs.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 635 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <appendix id="releasenotes-cs">
 
   <title>MySQL Community Server Enhancements and Release Notes</title>


Modified: trunk/refman-5.0/releasenotes-es-5.0-core.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0-core.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/releasenotes-es-5.0-core.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 574 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <!-- 
 
 WARNING: 


Modified: trunk/refman-5.0/releasenotes-es.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/releasenotes-es.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 612 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <appendix id="releasenotes-es">
 
   <title>MySQL Enterprise Release Notes</title>


Modified: trunk/refman-5.0/replication-configuration.xml
===================================================================
--- trunk/refman-5.0/replication-configuration.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/replication-configuration.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 645 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="replication-configuration">
 
   <title>Replication Configuration</title>


Modified: trunk/refman-5.0/replication-implementation.xml
===================================================================
--- trunk/refman-5.0/replication-implementation.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/replication-implementation.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 659 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="replication-implementation">
 
   <title>Replication Implementation Overview</title>


Modified: trunk/refman-5.0/replication-notes.xml
===================================================================
--- trunk/refman-5.0/replication-notes.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/replication-notes.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 614 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="replication-notes">
 
   <title>Replication Notes and Tips</title>


Modified: trunk/refman-5.0/replication-solutions.xml
===================================================================
--- trunk/refman-5.0/replication-solutions.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/replication-solutions.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 625 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="replication-solutions">
 
   <title>Replication Solutions</title>


Modified: trunk/refman-5.0/replication-topology.xml
===================================================================
--- trunk/refman-5.0/replication-topology.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/replication-topology.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 622 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="replication-topology">
 
   <title>Replication Topologies</title>


Modified: trunk/refman-5.0/replication.xml
===================================================================
--- trunk/refman-5.0/replication.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/replication.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 575 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="replication">
 
   <title>Replication</title>


Modified: trunk/refman-5.0/restrictions.xml
===================================================================
--- trunk/refman-5.0/restrictions.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/restrictions.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 593 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <appendix id="restrictions">
 
   <title>Limits and Restrictions</title>


Modified: trunk/refman-5.0/se-archive.xml
===================================================================
--- trunk/refman-5.0/se-archive.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/se-archive.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 617 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="archive-storage-engine">
 
   <title>The <literal>ARCHIVE</literal> Storage Engine</title>


Modified: trunk/refman-5.0/se-bdb.xml
===================================================================
--- trunk/refman-5.0/se-bdb.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/se-bdb.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 614 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="bdb-storage-engine">
 
   <title>The <literal>BDB</literal> (<literal>BerkeleyDB</literal>) Storage


Modified: trunk/refman-5.0/se-blackhole.xml
===================================================================
--- trunk/refman-5.0/se-blackhole.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/se-blackhole.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 627 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="blackhole-storage-engine">
 
   <title>The <literal>BLACKHOLE</literal> Storage Engine</title>


Modified: trunk/refman-5.0/se-csv.xml
===================================================================
--- trunk/refman-5.0/se-csv.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/se-csv.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 597 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="csv-storage-engine">
 
   <title>The <literal>CSV</literal> Storage Engine</title>


Modified: trunk/refman-5.0/se-example.xml
===================================================================
--- trunk/refman-5.0/se-example.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/se-example.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 617 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="example-storage-engine">
 
   <title>The <literal>EXAMPLE</literal> Storage Engine</title>


Modified: trunk/refman-5.0/se-federated.xml
===================================================================
--- trunk/refman-5.0/se-federated.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/se-federated.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 627 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="federated-storage-engine">
 
   <title>The <literal>FEDERATED</literal> Storage Engine</title>


Modified: trunk/refman-5.0/se-innodb.xml
===================================================================
--- trunk/refman-5.0/se-innodb.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/se-innodb.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 597 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="innodb">
 
   <title>The <literal>InnoDB</literal> Storage Engine</title>


Modified: trunk/refman-5.0/se-memory.xml
===================================================================
--- trunk/refman-5.0/se-memory.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/se-memory.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 638 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="memory-storage-engine">
 
   <title>The <literal>MEMORY</literal> (<literal>HEAP</literal>) Storage Engine</title>


Modified: trunk/refman-5.0/se-merge.xml
===================================================================
--- trunk/refman-5.0/se-merge.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/se-merge.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 607 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="merge-storage-engine">
 
   <title>The <literal>MERGE</literal> Storage Engine</title>


Modified: trunk/refman-5.0/se-myisam.xml
===================================================================
--- trunk/refman-5.0/se-myisam.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/se-myisam.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 612 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="myisam-storage-engine">
 
   <title>The <literal>MyISAM</literal> Storage Engine</title>


Modified: trunk/refman-5.0/spatial-extensions.xml
===================================================================
--- trunk/refman-5.0/spatial-extensions.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/spatial-extensions.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 610 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="spatial-extensions">
 
   <title>Spatial Extensions</title>


Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/sql-syntax.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 580 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="sql-syntax">
 
   <title>SQL Statement Syntax</title>


Modified: trunk/refman-5.0/storage-engines.xml
===================================================================
--- trunk/refman-5.0/storage-engines.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/storage-engines.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 595 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="storage-engines">
 
   <title>Storage Engines</title>


Modified: trunk/refman-5.0/stored-procedures.xml
===================================================================
--- trunk/refman-5.0/stored-procedures.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/stored-procedures.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 619 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="stored-procedures">
 
   <title>Stored Procedures and Functions</title>


Modified: trunk/refman-5.0/triggers.xml
===================================================================
--- trunk/refman-5.0/triggers.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/triggers.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 560 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="triggers">
 
   <title>Triggers</title>


Modified: trunk/refman-5.0/tutorial.xml
===================================================================
--- trunk/refman-5.0/tutorial.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/tutorial.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 560 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="tutorial">
 
   <title>Tutorial</title>


Modified: trunk/refman-5.0/using-mysql-programs.xml
===================================================================
--- trunk/refman-5.0/using-mysql-programs.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/using-mysql-programs.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 620 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="using-mysql-programs">
 
   <title>Using MySQL Programs</title>


Modified: trunk/refman-5.0/views.xml
===================================================================
--- trunk/refman-5.0/views.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/views.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 545 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <chapter id="views">
 
   <title>Views</title>


Modified: trunk/refman-5.0/windows-config-wizard.xml
===================================================================
--- trunk/refman-5.0/windows-config-wizard.xml	2007-11-02 10:42:16 UTC (rev 8500)
+++ trunk/refman-5.0/windows-config-wizard.xml	2007-11-02 10:47:01 UTC (rev 8501)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 646 bytes

@@ -2,7 +2,7 @@
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 <!ENTITY % all.entities SYSTEM "all-entities.ent">
   %all.entities;
-<!-- Current MySQL Version - update with new releases -->]>
+]>
 <section id="windows-config-wizard" role="cses">
 
   <title>Using the Configuration Wizard</title>


Thread
svn commit - mysqldoc@docsrva: r8501 - trunk/refman-5.0jon2 Nov