Author: paul
Date: 2007-07-06 21:23:18 +0200 (Fri, 06 Jul 2007)
New Revision: 7033
Log:
r27394@polar: paul | 2007-07-06 14:23:12 -0500
Document bugfixes:
Bug#25411
Bug#26302
Modified:
trunk/refman-5.1/news-5.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27392
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22451
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18820
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27394
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22451
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18820
Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml 2007-07-06 18:59:55 UTC (rev 7032)
+++ trunk/refman-5.1/news-5.1.xml 2007-07-06 19:23:18 UTC (rev 7033)
Changed blocks: 2, Lines Added: 11, Lines Deleted: 2; 1181 bytes
@@ -844,6 +844,15 @@
<listitem>
<para>
+ Embedded <literal>/* ... */</literal> comments were handled
+ incorrectly within the definitions of stored programs and
+ views, resulting in malformed definitions. This also affected
+ binary log contents. (Bug #25411, Bug #26302)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
The <literal>binlog_format</literal> system variable value was
empty if the server was started with binary logging disabled.
Now it is set to <literal>MIXED</literal>. (Bug #28752)
@@ -1420,8 +1429,8 @@
<listitem>
<para>
Granting access privileges to an individual table where the
- database or table name contained an underscore would fail. (Bug
- #18660)
+ database or table name contained an underscore would fail.
+ (Bug #18660)
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7033 - in trunk: . refman-5.1 | paul | 6 Jul |