1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Add ChangeLog entry for Bug#54679

This commit is contained in:
Marko Mäkelä
2010-06-24 13:48:20 +03:00
parent 42011fb716
commit 79f71e1915

View File

@@ -1,3 +1,9 @@
2010-06-24 The InnoDB Team
* handler/ha_innodb.cc:
Fix Bug#54679 alter table causes compressed row_format to revert
to compact
2010-06-22 The InnoDB Team
* dict/dict0dict.c, dict/dict0mem.c, include/dict0mem.h,