Hello @DeDiary
In similar cases, you need to run the following query in your MySQL management tool:
REPAIR TABLE `storage_tokens`;
Thank you bro.