summaryrefslogtreecommitdiff
path: root/storage
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@oracle.com>2010-06-21 12:51:48 +0300
committerMarko Mäkelä <marko.makela@oracle.com>2010-06-21 12:51:48 +0300
commita6c1d93e02e2b3fffe6e80b219e571262ffc2fd4 (patch)
treea478686b696c27e7e9898e899ac77bb548ed070b /storage
parentaebf6c06c4a02d44e76efbd3d9e4cabba0b6d43d (diff)
downloadmariadb-git-a6c1d93e02e2b3fffe6e80b219e571262ffc2fd4.tar.gz
Bug#54658: Add ChangeLog entry
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 a76329c85eb..3be5373f3af 100644
--- a/storage/innodb_plugin/ChangeLog
+++ b/storage/innodb_plugin/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-21 The InnoDB Team
+
+ * dict/dict0load.c, fil/fil0fil.c:
+ Fix Bug#54658: InnoDB: Warning: allocated tablespace %lu,
+ old maximum was 0 (introduced in Bug #53578 fix)
+
2010-06-16 The InnoDB Team
* row/row0merge.c: