Quote:
Originally Posted by jholder |
i have NE 5.0.11, Centos 5.2, with logger stopped with the infamous gui error.
I follow this link
Code:
http://wiki.zimbra.com/index.php?title=Logger#Troubleshooting
i try
Code:
[01:01:04 zimbra@zimbra ~ ]$ logmysqladmin status
Uptime: 181 Threads: 11 Questions: 1674 Slow queries: 0 Opens: 19 Flush tables: 1 Open tables: 13 Queries per second avg: 9.249
01:02:48 zimbra@zimbra ~ ]$ logmysql zimbra_logger
ERROR 1040 (08004): Too many connections
now, what can i do to avoid to rpm -e logger rpm package
and then reinstaling (./install.sh u mean, correct?)
i noted
Code:
[01:14:21 zimbra@zimbra ~ ]$ grep connections /opt/zimbra/conf/my.logger.cnf
max_connections = 10
i wonder why a so small number and I would know if i could increase it, changing it in my.logger.cnf, zmcontrol stop/start, then issue
Code:
logmysql zimbra_logger
to investigare tables to be repaired.
what do u suggest?
tia