Author: paul
Date: 2006-03-16 16:18:07 +0100 (Thu, 16 Mar 2006)
New Revision: 1604
Log:
r8728@frost: paul | 2006-03-16 09:16:26 -0600
Document bugfix#14575.
Modified:
trunk/
trunk/refman-common/news-5.0.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:8724
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3931
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:8728
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3931
Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml 2006-03-16 15:06:07 UTC (rev 1603)
+++ trunk/refman-common/news-5.0.xml 2006-03-16 15:18:07 UTC (rev 1604)
@@ -221,6 +221,14 @@
<listitem>
<para>
+ Attempting to access an <literal>InnoDB</literal> table after
+ starting the server with <option>--skip-innodb</option> caused
+ a server crash. (Bug #14575)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>InnoDB</literal> used table locks (not row locks)
within stored functions. (Bug #18077)
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1604 - in trunk: . refman-common | paul | 16 Mar |