The new syntax SELECT
... LOCK IN SHARE MODE
is introduced.
InnoDB
now calls
fsync()
after every disk write and
calculates a checksum for every database page it writes or
reads, which reveals disk defects.
Several bugfixes.
User Comments
Add your own comment.