0
Files
src/sql
shess 2f3a814be0 [sql] Disable memory-mapping under sql::Recovery.
Recovery may be used to recover files with I/O errors, which would not
interact well with memory-mapped I/O.

[AFAICT, SQLite doesn't use memory-mapped I/O on temporary files, but as
of yet I don't see why this might be.]

BUG=551110

Review URL: https://codereview.chromium.org/1414563010

Cr-Commit-Position: refs/heads/master@{#358083}
2015-11-05 18:11:47 +00:00
..
2015-07-31 17:02:09 +00:00