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

User Comments
Add your own comment.