Running this worked for me:
mysqlcheck --repair --all-databasesYou may need to add your credentials and hostname to the command.
Running this worked for me:
mysqlcheck --repair --all-databasesYou may need to add your credentials and hostname to the command.