Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 2.1.5 (CVS 456) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
8e90ad552fad83568297202848fe7eb2 |
User & Date: | drh 2001-12-06 13:30:00.000 |
Context
2001-12-14
| ||
15:09 | Fix a race condition in the locking code that would sometimes cause SQLITE_PROTOCOL or SQLITE_CORRUPT to be returned when SQLITE_BUSY should have been returned. (CVS 326) (check-in: b0d2188764 user: drh tags: trunk) | |
2001-12-06
| ||
13:30 | Version 2.1.5 (CVS 456) (check-in: 8e90ad552f user: drh tags: trunk) | |
13:24 | Bug fix in the sqliteOsLock() and sqliteOsUnlock() routines of POSIX. Version 2.1.5. (CVS 325) (check-in: 6694540608 user: drh tags: trunk) | |
Changes