Author: jstephens
Date: 2008-04-19 17:21:57 +0200 (Sat, 19 Apr 2008)
New Revision: 10549
Log:
Couple of fixes suggested by Paul
Modified:
trunk/it/refman-5.1/se-merge.xml
trunk/pt/refman-5.1/se-merge.xml
trunk/refman-5.0/se-merge.xml
trunk/refman-5.1/se-merge.xml
trunk/refman-6.0/se-merge.xml
Modified: trunk/it/refman-5.1/se-merge.xml
===================================================================
--- trunk/it/refman-5.1/se-merge.xml 2008-04-19 11:52:06 UTC (rev 10548)
+++ trunk/it/refman-5.1/se-merge.xml 2008-04-19 15:21:57 UTC (rev 10549)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 7; 1335 bytes
@@ -721,13 +721,11 @@
<listitem>
<para>
The maximum number of rows in a <literal>MERGE</literal> table
- is
- (2<superscript>32</superscript>)<superscript>2</superscript>
- (~1.844E+19; the same as for a <literal>MyISAM</literal>
- table), provided that the server was build using the
- <option>--with-big-tables</option> option. (All standard MySQL
- ¤t-series; standard binaries are built with this option;
- for more information, see
+ is 2<superscript>64</superscript> (~1.844E+19; the same as for
+ a <literal>MyISAM</literal> table), provided that the server
+ was built using the <option>--with-big-tables</option> option.
+ (All standard MySQL ¤t-series; standard binaries are
+ built with this option; for more information, see
<xref linkend="configure-options"/>.) It is not possible to
merge multiple <literal>MyISAM</literal> tables into a single
<literal>MERGE</literal> table that would have more than this
Modified: trunk/pt/refman-5.1/se-merge.xml
===================================================================
--- trunk/pt/refman-5.1/se-merge.xml 2008-04-19 11:52:06 UTC (rev 10548)
+++ trunk/pt/refman-5.1/se-merge.xml 2008-04-19 15:21:57 UTC (rev 10549)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 7; 1335 bytes
@@ -721,13 +721,11 @@
<listitem>
<para>
The maximum number of rows in a <literal>MERGE</literal> table
- is
- (2<superscript>32</superscript>)<superscript>2</superscript>
- (~1.844E+19; the same as for a <literal>MyISAM</literal>
- table), provided that the server was build using the
- <option>--with-big-tables</option> option. (All standard MySQL
- ¤t-series; standard binaries are built with this option;
- for more information, see
+ is 2<superscript>64</superscript> (~1.844E+19; the same as for
+ a <literal>MyISAM</literal> table), provided that the server
+ was built using the <option>--with-big-tables</option> option.
+ (All standard MySQL ¤t-series; standard binaries are
+ built with this option; for more information, see
<xref linkend="configure-options"/>.) It is not possible to
merge multiple <literal>MyISAM</literal> tables into a single
<literal>MERGE</literal> table that would have more than this
Modified: trunk/refman-5.0/se-merge.xml
===================================================================
--- trunk/refman-5.0/se-merge.xml 2008-04-19 11:52:06 UTC (rev 10548)
+++ trunk/refman-5.0/se-merge.xml 2008-04-19 15:21:57 UTC (rev 10549)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 2; 765 bytes
@@ -735,8 +735,7 @@
<literal>MERGE</literal> table that would have more than this
number of rows. However, if you build MySQL using the
<option>--with-big-tables</option> option, then the maximum
- number of rows is increased to
- (2<superscript>32</superscript>)<superscript>2</superscript>
+ number of rows is increased to 2<superscript>64</superscript>
(1.844E+19); for more information, see
<xref linkend="configure-options"/>.
</para>
Modified: trunk/refman-5.1/se-merge.xml
===================================================================
--- trunk/refman-5.1/se-merge.xml 2008-04-19 11:52:06 UTC (rev 10548)
+++ trunk/refman-5.1/se-merge.xml 2008-04-19 15:21:57 UTC (rev 10549)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 7; 1326 bytes
@@ -721,13 +721,11 @@
<listitem>
<para>
The maximum number of rows in a <literal>MERGE</literal> table
- is
- (2<superscript>32</superscript>)<superscript>2</superscript>
- (~1.844E+19; the same as for a <literal>MyISAM</literal>
- table), provided that the server was build using the
- <option>--with-big-tables</option> option. (All standard MySQL
- ¤t-series; standard binaries are built with this option;
- for more information, see
+ is 2<superscript>64</superscript> (~1.844E+19; the same as for
+ a <literal>MyISAM</literal> table), provided that the server
+ was built using the <option>--with-big-tables</option> option.
+ (All standard MySQL ¤t-series; standard binaries are
+ built with this option; for more information, see
<xref linkend="configure-options"/>.) It is not possible to
merge multiple <literal>MyISAM</literal> tables into a single
<literal>MERGE</literal> table that would have more than this
Modified: trunk/refman-6.0/se-merge.xml
===================================================================
--- trunk/refman-6.0/se-merge.xml 2008-04-19 11:52:06 UTC (rev 10548)
+++ trunk/refman-6.0/se-merge.xml 2008-04-19 15:21:57 UTC (rev 10549)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 7; 1326 bytes
@@ -668,13 +668,11 @@
<listitem>
<para>
The maximum number of rows in a <literal>MERGE</literal> table
- is
- (2<superscript>32</superscript>)<superscript>2</superscript>
- (~1.844E+19; the same as for a <literal>MyISAM</literal>
- table), provided that the server was build using the
- <option>--with-big-tables</option> option. (All standard MySQL
- ¤t-series; standard binaries are built with this option;
- for more information, see
+ is 2<superscript>64</superscript> (~1.844E+19; the same as for
+ a <literal>MyISAM</literal> table), provided that the server
+ was built using the <option>--with-big-tables</option> option.
+ (All standard MySQL ¤t-series; standard binaries are
+ built with this option; for more information, see
<xref linkend="configure-options"/>.) It is not possible to
merge multiple <literal>MyISAM</literal> tables into a single
<literal>MERGE</literal> table that would have more than this
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10549 - in trunk: it/refman-5.1 pt/refman-5.1 refman-5.0 refman-5.1 refman-6.0 | jon | 19 Apr |