Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

This particular bug doesn’t seem to arise from SQLite’s “lite” nature. It’s a TOCTOU inside the DB when applying WAL segments in a checkpoint, which is a pattern used in extremely similar ways by Postgres and MySQL. They don’t seem to have similar bugs, but I don’t think there’s any reason to believe that this is due to their being client/server rather than coordinated-file databases.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: