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. 

 

Esta resposta foi útil? 0 Utilizadores acharam útil (0 Votos)