This website requires JavaScript.
Explore
Help
Sign In
database
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/sqlite/sqlite.git
synced
2025-11-12 13:01:09 +03:00
Code
Activity
Files
09480a9dc206161e15dba034db01bfbd97025e19
sqlite
/
test
/
crash2.test
danielk1977
8c20014a0a
If the sector size is greater than the database page size, SQLite journals all pages that lie within a sector before writing to any of them. This change ensure that a journal sync does not occur halfway through journalling the set of pages that belong to a single sector. (CVS 5605)
...
FossilOrigin-Name: 16f612d61e00938f29ecae4ebfe598be7a8709a8
2008-08-25 07:12:28 +00:00
3.8 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink