Tag: #data-race
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
The SQLite WAL-Reset Bug: A Data Corruption Race That Hid for 15 Years
On March 3, 2026, SQLite developer Dan found and fixed a data race that could, rarely, corrupt a database in WAL mode. The bug lived in every version from 3.7.0 (2010-07-21), when WAL was introduced, through 3.51.2 (2026
2026-07-16 · 18 min read #sqlite#wal#database-internals#concurrency#data-race