[FIXED]: Table is marked as crashed and should be repaired
- Efetue login ou registre-se para postar comentários
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.