View Single Post
  #29 (permalink)  
Old 04-17-2008, 01:02 AM
Priyantha Bleeker Priyantha Bleeker is offline
Active Member
 
Posts: 31
Default

Quote:
Originally Posted by boblin View Post
from wiki:

Code:
$ logmysql zimbra_logger

mysql> show tables;
+-------------------------+
| Tables_in_zimbra_logger |
+-------------------------+
| amavis                  |
| amavis_aggregate        |
| config                  |
| disk_aggregate          |
| disk_status             |
| mta                     |
| mta_aggregate           |
| processing_history      |
| raw_logs                |
| service_status          |
+-------------------------+
So i check all the tables, one by one like in my previous post, and repair corrupted table.
Ah great Thanks, I will do the same then
Reply With Quote