[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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 will reveal disk defects.