SQLite

Check-in [8c28fde004]
Login

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

Overview
Comment:Minor #include change to speedtest1.c so that it will compile under MSVC.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | speedtest1
Files: files | file ages | folders
SHA1: 8c28fde004678c85524770969eb001719b109179
User & Date: drh 2016-12-31 14:33:05.615
Context
2016-12-31
18:37
In speedtest1.c, make the "--lookaside 0 0" option completely disable lookaside. (Closed-Leaf check-in: 52b99bcbf1 user: drh tags: speedtest1)
14:33
Minor #include change to speedtest1.c so that it will compile under MSVC. (check-in: 8c28fde004 user: drh tags: speedtest1)
2016-12-30
17:40
Fix a crash that could occur following an OOM in the group_concat() function if the second argument is an SQLITE_BLOB value. (check-in: 14d855d2b2 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to test/speedtest1.c.