When experiencing database problems, most often manifested by an outbound dialing issue or a time syncronization issue, try running the following command from your SSH client:
mysqlcheck -u cron -p 1234 –auto-repair –check –optimize –all-databases
When experiencing database problems, most often manifested by an outbound dialing issue or a time syncronization issue, try running the following command from your SSH client:
mysqlcheck -u cron -p 1234 –auto-repair –check –optimize –all-databases