rename the dbname configuration option to tablename.

Sorry for this - I noticed that I named this option quite unfortunately
while writing the documentation.

The patch also removes the dbname configuration option from the sqlite
input reader - it was not used there at all anymore (and I did not notice
that).
This commit is contained in:
Bernhard Amann 2013-10-17 12:24:40 -07:00
parent c1c6b887c1
commit 363cfb8506
7 changed files with 9 additions and 24 deletions

View file

@ -1,3 +1,3 @@
ssh/Log::WRITER_SQLITE: dbname configuration option not found. Defaulting to path ssh
ssh/Log::WRITER_SQLITE: tablename 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