Below is the list of changes that have just been committed into a local
mysqldoc repository of jon. When jon does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.3503 05/09/08 17:16:48 jon@stripped +3 -0
sync limits chapter
refman-5.1/limits.xml
1.7 05/09/08 17:16:46 jon@stripped +7 -2
sync
refman-5.0/limits.xml
1.7 05/09/08 17:16:46 jon@stripped +7 -2
sync
refman-4.1/limits.xml
1.8 05/09/08 17:16:46 jon@stripped +19 -2
sync
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: jon
# Host: gigan.
# Root: /home/jon/bk/mysqldoc
--- 1.7/refman-4.1/limits.xml 2005-09-07 07:15:45 +10:00
+++ 1.8/refman-4.1/limits.xml 2005-09-08 17:16:46 +10:00
@@ -20,11 +20,28 @@
<indexterm>
<primary>limits</primary>
- <secondary>Design Limitations</secondary>
+ <secondary>MySQL Limits, limits in MySQL</secondary>
</indexterm>
<para>
- This Appendix lists current limits in MySQL.
+ This Appendix lists current limits in MySQL ¤t-series;.
</para>
+
+ <section id="joins-limits">
+
+ <title id="title-joins-limits">&title-joins-limits;</title>
+
+ <indexterm>
+ <primary>maximums</primary>
+ <secondary>maximum tables per join</secondary>
+ </indexterm>
+
+ <para>
+ In MySQL ¤t-series;, the maximum number of tables that can be referenced
+ in a single join is 61. This also applies to the number of tables
+ that can be referenced in the definition of a view.
+ </para>
+
+ </section>
</appendix>
--- 1.6/refman-5.1/limits.xml 2005-09-07 07:15:54 +10:00
+++ 1.7/refman-5.1/limits.xml 2005-09-08 17:16:46 +10:00
@@ -14,12 +14,17 @@
<title id="title-limits">&title-limits;</title>
<indexterm>
+ <primary>limitations</primary>
+ <secondary>MySQL Limitations</secondary>
+ </indexterm>
+
+ <indexterm>
<primary>limits</primary>
<secondary>MySQL Limits, limits in MySQL</secondary>
</indexterm>
<para>
- This appendix lists current limits in MySQL.
+ This Appendix lists current limits in MySQL ¤t-series;.
</para>
<section id="joins-limits">
@@ -32,7 +37,7 @@
</indexterm>
<para>
- In MySQL 5.0, the maximum number of tables that can be referenced
+ In MySQL ¤t-series;, the maximum number of tables that can be referenced
in a single join is 61. This also applies to the number of tables
that can be referenced in the definition of a view.
</para>
--- 1.6/refman-5.0/limits.xml 2005-09-07 07:15:50 +10:00
+++ 1.7/refman-5.0/limits.xml 2005-09-08 17:16:46 +10:00
@@ -14,12 +14,17 @@
<title id="title-limits">&title-limits;</title>
<indexterm>
+ <primary>limitations</primary>
+ <secondary>MySQL Limitations</secondary>
+ </indexterm>
+
+ <indexterm>
<primary>limits</primary>
<secondary>MySQL Limits, limits in MySQL</secondary>
</indexterm>
<para>
- This appendix lists current limits in MySQL.
+ This Appendix lists current limits in MySQL ¤t-series;.
</para>
<section id="joins-limits">
@@ -32,7 +37,7 @@
</indexterm>
<para>
- In MySQL 5.0, the maximum number of tables that can be referenced
+ In MySQL ¤t-series;, the maximum number of tables that can be referenced
in a single join is 61. This also applies to the number of tables
that can be referenced in the definition of a view.
</para>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (jon:1.3503) | jon | 8 Sep |