by Guest on Thu Sep 15, 2005 9:49 pm
Thanks for the prompt response. I took your suggestion and ran it with the "-d -n" options. This is the error message it returned:
-----
Called fprintlog, logging to FILE
Called fprintlog, logging to MYSQL
Called logerr, msg: db error (1046): No database selected
logmsg: syslog.err<43>, flags 4, from infonet, msg rsyslogd: db error (1046): No database selected
-----
It prints that error many, many times and then finally croaks with a segmentation fault. I checked my MySQL setup, and everything appears to be ok. I have created the Syslog database using the createDB.sql file. I have other things using MySQL on the same server, so I know MySQL as a whole is working ok. I also confirmed that the MySQL user has appropriate priviledges.