[FIXED]: Table is marked as crashed and should be repaired
- Inicie sesión o registrese para enviar comentarios
Running this worked for me:
mysqlcheck --repair --all-databases
You may need to add your credentials and hostname to the command.
Running this worked for me:
mysqlcheck --repair --all-databases
You may need to add your credentials and hostname to the command.