VICIDIAL Tips and Tricks: mySQL repair and optimize
You probably have a lot of logs and uploaded a lot of leads when using VICIDIAL. Then all of a sudden your you had a power outage or VICIDIAL is suddenly acting strange. Or you got your database corrupted. What to do?
It’s easy!
We repair and optimize the VICIDIAL mysql database! Here’s how.
mysqlcheck -u root -p --auto-repair --check --optimize --all-databases
Now it will ask you for a password, if you are using vicidialNOW the default root password is vicidialnow. If you are using vicibox, the password is the one you have set. For everything else, you are on your own.


