1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-09 22:24:09 +03:00

Document Bug#54009 in the InnoDB Plugin ChangeLog.

This commit is contained in:
Marko Mäkelä
2010-06-08 15:12:15 +03:00
parent 627c14d9e8
commit 76a7cda35c

View File

@@ -1,3 +1,9 @@
2010-06-08 The InnoDB Team
* dict/dict0load.c:
Fix Bug#54009 Server crashes when data is selected from non backed
up table for InnoDB plugin
2010-06-02 The InnoDB Team
* include/db0err.h, include/lock0lock.h, include/row0mysql.h,