• Thomas Mueller's avatar
    On out of disk space, the database could get corrupt sometimes, if later write… · 3a7317fa
    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.
    3a7317fa
名称
最后提交
最后更新
h2 Loading commit data...