zeek/testing/btest/Baseline/scripts.base.frameworks.logging.sqlite.simultaneous-writes
Johanna Amann 4968a5c654 Enable SQLite shared cache mode.
This allows all threads accessing the same database to share sqlite
objects. This, for example, fixes the issue with several threads
simultaneously writing to the same database file.

See https://www.sqlite.org/sharedcache.html

Addresses BIT-1325
2016-07-21 12:10:20 -07:00
..
ssh.select Enable SQLite shared cache mode. 2016-07-21 12:10:20 -07:00