• Thomas Mueller's avatar
    On out of disk space, the database could get corrupt sometimes, if later write… · 20691b56
    Thomas Mueller 提交于
    On out of disk space, the database could get corrupt sometimes, if later write operations succeeded. Now the file is closed on the first unsuccessful write operation, so that later requests fail consistently. DatabaseEventListener.diskSpaceIsLow() is no longer supported because it can't be guaranteed that it always works correctly.
    20691b56
名称
最后提交
最后更新
..
docsrc Loading commit data...
installer Loading commit data...
main Loading commit data...
test/org/h2 Loading commit data...
tools Loading commit data...