Hi,
You have to check and repair your SQL DB. Try to run below repair command.
mysqlcheck --repair --all-databases
mysqlcheck --all-databases
Thanks
Shahin
Hi,
You have to check and repair your SQL DB. Try to run below repair command.
mysqlcheck --repair --all-databases
mysqlcheck --all-databases
Thanks
Shahin