diff --git a/storage/innodb_plugin/ChangeLog b/storage/innodb_plugin/ChangeLog index 0e2dd05b184..2a3da77d4d3 100644 --- a/storage/innodb_plugin/ChangeLog +++ b/storage/innodb_plugin/ChangeLog @@ -27,8 +27,8 @@ * handler/ha_innodb.cc, mysql-test/innodb_bug21704.result, mysql-test/innodb_bug47621.result, mysql-test/innodb_bug47621.test: - Fix Bug#47621 MySQL and InnoDB data dictionaries will become - out of sync when renaming columns + Fix Bug#47621 MySQL and InnoDB data dictionaries will become out of + sync when renaming columns 2010-03-10 The InnoDB Team