What is the case if one parameter is missing in the database? At the top of the page, there are 21 tables, but only 20 tables are displayed. The website front-end also prompts Table '2car. pai_peizhi 'doesn' t exist.
However, when I manually add the table, the system prompts that the table already exists.
What's going on?
Reply to discussion (solution)
The information displayed in the data dictionary. A table named pai_peizhi is missing.
The pai_peizhi table is corrupted.
Try to fix it first
If not, delete the file and recreate it.
This is the information after the repair, and the table is not displayed in the detailed list on the left.
Is it saved? Can I only delete the backup file again?
When deleting the table, the message #1051-Unknown table 'QF _ peizhi' is displayed'
Solved, deleted, refreshed, thanks
Direct File deletion
[Mysql installation directory]/data/2car/qf_peizhi .*
If a data path is specified in my. ini, the specified path prevails.