sqllogictest

Check-in [96bff359ee]
Login

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

Overview
Comment:Use a single -odbc CONNSTR command-line argument instead of -engine ODBC3 and -connection CONNSTR. Added hash-threshold and halt record types. Added the OMIT_ODBC compile-time option.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 96bff359eea2e4fbb48b92778f986db0df9bb5d4
User & Date: drh 2008-12-01 20:02:20.000
Context
2008-12-01
20:33
Add the select2 test. Similar to select1 but adds NULL values and omits the ORDER BY clauses. check-in: 37156697d4 user: drh tags: trunk
20:02
Use a single -odbc CONNSTR command-line argument instead of -engine ODBC3 and -connection CONNSTR. Added hash-threshold and halt record types. Added the OMIT_ODBC compile-time option. check-in: 96bff359ee user: drh tags: trunk
14:42
Modified select1.* scripts to work with MS SQL (namely, removing OFFSET/LIMIT clauses); Fixed handle leak in slt_odbc3.c. check-in: 5c63a5e855 user: shaneh tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to about.wiki.
Changes to src/Makefile.
Added src/md5.c.
Changes to src/slt_odbc3.c.
Changes to src/sqllogictest.c.
Changes to src/sqllogictest.h.