summaryrefslogtreecommitdiff
path: root/storage
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@oracle.com>2010-05-05 14:50:11 +0300
committerMarko Mäkelä <marko.makela@oracle.com>2010-05-05 14:50:11 +0300
commit2b8dfe4186de90135f81b1ac43ab4162a9404ba2 (patch)
tree6452e03f94e73b2382bc501c4e3c9e73badd447b /storage
parent847968cff19606915791923597a7887616c78e1a (diff)
downloadmariadb-git-2b8dfe4186de90135f81b1ac43ab4162a9404ba2.tar.gz
Document Bug #53256
Diffstat (limited to 'storage')
-rw-r--r--storage/innodb_plugin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/storage/innodb_plugin/ChangeLog b/storage/innodb_plugin/ChangeLog
index 9269703f974..9b8709c4e8e 100644
--- a/storage/innodb_plugin/ChangeLog
+++ b/storage/innodb_plugin/ChangeLog
@@ -1,5 +1,11 @@
2010-05-05 The InnoDB Team
+ * row/row0merge.c:
+ Fix Bug#53256 in a stress test, assert dict/dict0dict.c:815
+ table2 == NULL
+
+2010-05-05 The InnoDB Team
+
* handler/ha_innodb.cc:
Fix Bug#53165 Setting innodb_change_buffering=DEFAULT produces
incorrect result