Can you actually connect to MySQL?
su - zimbra
mysql zimbra
zimbra@mambo:~$ mysql zimbra
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 10378
Server version: 5.0.87-log Source distribution
Code:
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> show tables;
+----------------------+
| Tables_in_zimbra |
+----------------------+
| config |
| current_volumes |
| deleted_account |
| jiveExtComponentConf |