mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
make sqlite3 executable required and add test-cases for errors
logging: table does not contain all required columns (when extending data structures) input: table does not contain all required columns (when extending data structure), wrong sql statement
This commit is contained in:
parent
6036872faa
commit
2ad67643c0
9 changed files with 225 additions and 2 deletions
|
@ -0,0 +1,3 @@
|
|||
ssh/Log::WRITER_SQLITE: dbname configuration option not found. Defaulting to path ssh
|
||||
error: ssh/Log::WRITER_SQLITE: SQLite call failed: table ssh has no column named f
|
||||
error: ssh/Log::WRITER_SQLITE: terminating thread
|
Loading…
Add table
Add a link
Reference in a new issue