I had a minor heart attack this morning, after I tried deleting some unneeded databases from MySQL page in the dashboard, in order to save on resources. I had about 5 databases. The first deletion went fine, after the second deletion… it said “No databases created”! So it deleted ALL of my databases, including the primary one I am using, even though I was only asking it to delete one!
That database held days of work writing original content, for which I had no backup! (I made no backup, because after being suspended twice for high CPU spikes, I’m afraid of making any backups now, for that may trigger another CPU suspension.
It’s not just being suspended for 24hrs I’m concerned about, but terminated for too many suspensions! Especially since I.F. does not say how many suspensions will trigger a termination. And If my site is terminated abruptly, I will definitely lose the ability to make a backup).
Anyway… I logged out of m account, and even deleted my browser cache, on the hope that my non-deleted databases would magically appear again. They did not. That raised the alarm even further.
Finally, I thought I would create a new database with the same prefix as my primary dbase, that contains all of my Wordpress content. And hope that it would somehow ‘meld’ with my primary database, and maybe get my data back?? Except, I got the prefix wrong. I added an extra “_” (underscore). That created a new database, instead of recovering my old database.
…But creating the new database ‘magically’ made all the undeleted databases appear again, in my MySQL database list! So they weren’t actually deleted. Just… hiding! Then, when I tried to delete the new database I created… the other databases disappeared again! They reappeared, only after I created a new database again. So. It looks like I now have to have an extra (empty) database that I don’t use, in order to keep the database that I do use. Whereas I did not need this before.
Obviously, I’ve found my own solution the problem, so I am not seeking one here. But I am posting this solution in case others have the same problem. But also to ask… does IFree know about this ‘bug’? with the MySQL database creation? I have not found other references to it, here. And if you don’t know about it, well… it could be a very nerve wracking affair!