Repair & optimize all databases using the following command when SSH using root:

# mysqlcheck --check --auto-repair --all-databases
# mysqlcheck --optimize --all-databases 
# /etc/init.d/mysql restart

Note : If you experience any trouble with this process, please don’t hesitate to contact our technical team. 

 

Помог ли вам данный ответ? 0 Пользователи нашли это полезным (0 голосов)