Author: jstephens
Date: 2006-01-15 05:58:22 +0100 (Sun, 15 Jan 2006)
New Revision: 839
Log:
Partitioning alphas available (URL); fix a couple of typos.
Modified:
trunk/refman-5.1/partitioning.xml
Modified: trunk/refman-5.1/partitioning.xml
===================================================================
--- trunk/refman-5.1/partitioning.xml 2006-01-15 04:58:21 UTC (rev 838)
+++ trunk/refman-5.1/partitioning.xml 2006-01-15 04:58:22 UTC (rev 839)
@@ -80,9 +80,8 @@
System, regardless of age, severity, or current status. It is
possible to filter this list according to a number of criteria,
or you may wish to start from the
- <ulink
- url="http://bugs.mysql.com/">MySQL Bugs System
- Home Page</ulink> and search for bugs which are of particular
+ <ulink url="http://bugs.mysql.com/">MySQL Bugs System Home
+ Page</ulink> and search for bugs which are of particular
interest to you.
</para>
</listitem>
@@ -120,10 +119,11 @@
</itemizedlist>
<para>
- A MySQL 5.1 alpha binary is now available. However, for the latest
- partitioning bugfixes and feature additions, you can obtain the
- source from our BitKeeper repository. To enable partitioning, you
- need to compile the server using the
+ MySQL 5.1 alpha binaries are now available from
+ <ulink url="http://dev.mysql.com/downloads/mysql/5.1.html"/>.
+ However, for the latest partitioning bugfixes and feature additions,
+ you can obtain the source from our BitKeeper repository. To enable
+ partitioning, you need to compile the server using the
<option>--with-partition</option> option. For more information about
building MySQL, see <xref linkend="installing-source"/>. If you have
problems compiling a partitioning-enabled MySQL 5.1 build, check the
@@ -447,7 +447,7 @@
partitioning</emphasis>: Similar to partitioning by hash,
except that only one or more columns to be evaluated are
supplied, and the MySQL server provides its own hashing
- function. The column or columns must contain only integers
+ function. The column or columns must contain only integer
values. See <xref linkend="partitioning-key"/>.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r839 - trunk/refman-5.1 | jon | 15 Jan |