Fixed MySQL Bug #48782: On lock wait timeout, CREATE
INDEX attempts DROP TABLE.
Report duplicate table names to the client connection, not to the error log.
Allow CREATE INDEX to be interrupted.
Fixed MySQL Bug #47167: InnoDB Plugin "set global
innodb_file_format_check" cannot set value by
User-Defined Variable.
Fixed MySQL Bug #45992: InnoDB memory not freed after shutdown;
and MySQL Bug #46656: InnoDB Plugin memory leaks
(Valgrind).

User Comments
Add your own comment.