Timeline
Not logged in

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

3 check-ins using file src/sqlcmd.c version 486ecd1413

2014-09-12
21:18
Merge trunk. Only enable max-worker-threads setting when fossil is compiled with --disable-internal-sqlite and SQLite is compiled with multi-thread support check-in: c5ec6abdba user: jan.nijtmans tags: multi-thread
2014-09-10
08:17
merge trunk check-in: d5a00a1521 user: jan.nijtmans tags: multi-thread
2014-09-04
09:22
Merge trunk. Implement new "max-worker-threads" setting, which controls the maximum number of auxilary worker threads that a single prepared statement may start. check-in: 3a9f3a73c2 user: jan.nijtmans tags: multi-thread