View Single Post
  #23 (permalink)  
Old 04-16-2008, 10:11 PM
boblin boblin is offline
Senior Member
 
Posts: 66
Default

yes, maybe this is related to our problem:

Code:
# cat /tmp/logprocess.out
DBD::mysql::st execute failed: Table './zimbra_logger/raw_logs' is marked as crashed and should be repaired at /opt/zimbra/libexec/zmlogprocess line 1132.
Can't call method "fetchall_arrayref" on an undefined value at /opt/zimbra/libexec/zmlogprocess line 768.
Pruning service/server entries older then 2008-04-17 06:50:01
server maps to server.example.com
Processing mta entries from 1947272
Error executing select distinct(postfix_qid) from raw_logs where postfix_qid is not null and app like 'postfix%' and id > '1947272' with
Table './zimbra_logger/raw_logs' is marked as crashed and should be repaired
Table './zimbra_logger/raw_logs' is marked as crashed and should be repaired at /opt/zimbra/libexec/zmlogprocess line 1133.
Reply With Quote