Functionality added or changed
Performance improvements: thread bottleneckes have been reduced when a larger number of parallel auto-commit threads executed a trivial query in a hard loop.
Bugs fixed:
Between fails with Unicode field. (Bug#24511)
Crash if create index on nullable utf8
column. (Bug#25555)
MySQL crashes during DROP TABLE after
CREATE TABLE ... SELECT *. (Bug#25564)
Assertion when killing a CREATE TABLE ...
SELECT statement. (Bug#25565)
Falcon compound primary key problem. (Bug#25828)
