Comment to Any one how to fix this error? Please ASAP
-
Hello @Senthur !
In similar cases, you need to run the following query in your MySQL management tool:
REPAIR TABLE `sys_sessions`;
Hello @Senthur !
In similar cases, you need to run the following query in your MySQL management tool:
REPAIR TABLE `sys_sessions`;
How to upgrade 14.0.0?