Bugs fixed:
Apostrophe characters now are recognized by the internal
InnoDB parser and can be used within quoted
table and column identifiers in FOREIGN KEY
clauses.
Make LOCK TABLE aware of
InnoDB row-level locks and
InnoDB aware of locks set with
LOCK TABLE. (Bug#3299)
Fixed race conditions in SHOW INNODB
STATUS. (Bug#3596)

User Comments
Add your own comment.