mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
SQLite: Store/lookup prepared statements instead of recreating
This commit is contained in:
parent
9d1eef3fbc
commit
e95784db16
3 changed files with 79 additions and 42 deletions
|
@ -1,3 +1,2 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
error in <no location>: SQLite call failed: unable to open database file ()
|
||||
error in <...>/sqlite-error-handling.zeek, line 20: Failed to open backend SQLITE: SQLite call failed: unable to open database file (Storage::open_backend(Storage::SQLITE, to_any_coerce opts, to_any_coerce str, to_any_coerce str))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue