SQLite

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 check-ins using file src/vdbe.h version 7eb7e9e6

2001-10-09
14:00
Version 2.0.2 (CVS 468) (check-in: 44d00a6f user: drh tags: trunk)
13:46
The sqlite_busy_timeout() function was interpreting its second argument as seconds, not milliseconds as advertised. This patch fixes the problem. (CVS 284) (check-in: abe5a25b user: drh tags: trunk)
12:44
Remove files before rebuilding. (CVS 283) (check-in: 6307641d user: drh tags: trunk)
12:39
More changes prior to release 2.0.2. Mostly comment changes. But there was also a minor change to temptable.test so that it would work under Windows. (CVS 282) (check-in: 864349de user: drh tags: trunk)
04:21
Version 2.0.2 (CVS 281) (check-in: 765359c7 user: drh tags: trunk)
04:19
Fix the locking protocol. (CVS 280) (check-in: 484b82d8 user: drh tags: trunk)
2001-10-08
13:22
Support for temporary tables added. Still need more testing. (CVS 279) (check-in: 9368c62e user: drh tags: trunk)