Hello

My logrotate script is running without notifying about any problems. In
spite of that I see, that table all_logs is created in a wrong way or
not cerated at all. When I try access this table after logrotate script
ran following error is poping up:

Query failed: Unable to open underlying table which is differently
defined or of non-MyISAM type or doesn't exists

What is wrong? I have following settings for merge table and tables
retention:

define('MERGELOGTABLE', 'all_logs');
define('LOGROTATERETENTION', 14);

Logrotate runs once a day every day. I tried remove all_logs, but it was
cerated in same wrong way on next logrotate run. Logs rotation is
working perfect, problem is only all_logs table.

I have PHP-SYSLOG-NG 2.8, MySQL 5.0.27, latest PHP.

Thank you for any tip to solve above problem. Thank you !

With best regards
Martynas 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Php-syslog-ng-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support

Reply via email to