Tag Archive: corrupt

March 19, 2019   /   by Marco   /   , , , , ,

HOW TO FIX DELETING A TABLE THAT DOESN’T EXIST

HOW TO FIX DELETING A TABLE THAT DOESN’T EXIST

In my mySQL database I noticed that there was a table missing from phpmyadmin. I tried creating the table but mySQL reported that it already exist (it was a ghost table). I tried using mysqlcheck to repair the database and it came back saying it the table didn’t exist. I then tried to create the table and […]

read more