Author: jstephens
Date: 2006-06-25 13:05:51 +0200 (Sun, 25 Jun 2006)
New Revision: 2499
Log:
Reformat.
Modified:
trunk/refman-common/news-5.1.xml
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-06-25 10:06:50 UTC (rev 2498)
+++ trunk/refman-common/news-5.1.xml 2006-06-25 11:05:51 UTC (rev 2499)
@@ -167,14 +167,14 @@
(Bug #17297 & Bug #19543)
</para>
</listitem>
-
+
<listitem>
<para>
The <literal>ExtractValue()</literal> function now produces an
error when passed an XML fragment that is not well-formed.
(Bug #18201)
</para>
-
+
<para>
(Previously, the function allowed invalid XML fragments to be
used.)
@@ -213,7 +213,7 @@
REPAIR TABLE <replaceable>tbl_name</replaceable> QUICK;
</programlisting>
</listitem>
-
+
<listitem>
<para>
Multiple calls to a stored procedure that altered a
@@ -221,25 +221,25 @@
server to crash. (Bug #19309)
</para>
</listitem>
-
+
<listitem>
<para>
Adding an index to a partitioned table that had been created
using <literal>AUTO_INCREMENT =
- <replaceable>value</replaceable></literal> caused the
+ <replaceable>value</replaceable></literal> caused the
<literal>AUTO_INCREMENT</literal> value to be reset. (Bug
#19281)
</para>
</listitem>
-
+
<listitem>
<para>
A <literal>CREATE TABLE</literal> that produced a
<errortext>The PARTITION function returns the wrong
- type</errortext> error also caused an <errortext>Incorrect
- information in file</errortext> to be printed to
+ type</errortext> error also caused an <errortext>Incorrect
+ information in file</errortext> to be printed to
<literal>STDERR</literal>, and a junk file to be left in the
- database directory. (Bug #16000)
+ database directory. (Bug #16000)
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2499 - trunk/refman-common | jon | 25 Jun |