Author: jrussell
Date: 2011-01-10 23:49:15 +0100 (Mon, 10 Jan 2011)
New Revision: 24761
Log:
Added entry for bug #55222.
Modified:
trunk/dynamic-docs/changelog/mysqld-2.xml
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2011-01-10 17:26:46 UTC (rev 24760)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2011-01-10 22:49:15 UTC (rev 24761)
Changed blocks: 2, Lines Added: 28, Lines Deleted: 0; 1187 bytes
@@ -9,6 +9,33 @@
<logentry entrytype="bug">
<tags>
+ <highlight type="innodb"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="55222"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.5.9"/>
+ </versions>
+
+ <message>
+
+ <para>
+ When the <literal role="sysvar">lowercase_system_names</literal>
+ variable was set to 2, <literal role="se">InnoDB</literal> could
+ fail to restore a <literal>mysqldump</literal> dump of a table
+ with foreign key constraints involving case-sensitive names.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="replication"/>
<manual type="mysqlbinlog"/>
<manual type="DROP DATABASE"/>
@@ -206,6 +233,7 @@
<logentry entrytype="bug">
<tags>
+>>>>>>> .r24760
<highlight type="partitioning"/>
<highlight type="innodb"/>
<manual type="locking"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r24761 - trunk/dynamic-docs/changelog | john.russell | 10 Jan |