Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added reminder message to terminate SQL statements with a semicolon on shell startup. This closes #3099. (CVS 5325) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
0ab0b030dea03ec6693358b733329328 |
User & Date: | mihailim 2008-06-28 11:29:23 |
Context
2008-06-28
| ||
15:33 | Remove an assert() that was failing if there were any open incremental blob handles when a statement transaction was rolled back. (CVS 5326) check-in: f66491ab user: danielk1977 tags: trunk | |
11:29 | Added reminder message to terminate SQL statements with a semicolon on shell startup. This closes #3099. (CVS 5325) check-in: 0ab0b030 user: mihailim tags: trunk | |
11:23 | Rearrange some ENABLE_LOCKING_STYLE related code in os_unix.c. (CVS 5324) check-in: f70d552b user: danielk1977 tags: trunk | |
Changes
Changes to src/shell.c.