There is a problem with the mysql database. One of the databases opens slowly and does not display all the tables.

it is normal for other databases to open, except for one database that opens slowly and shows incomplete tables.
I opened it with phpmyadmin and showed only a few hundred tables, but there were actually more than 1000 tables and hundreds of tables. I don"t know where they went. The
program also runs normally and can read and write missing tables normally.

the opening speed with navicat is also slow, and the table does not show full.

Mar.20,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b43ed2-2bf25.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b43ed2-2bf25.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?