phpMyAdmin always annoyingly makes me login every 4000 seconds so I went to the "Users" part and removed the password for the "root" account which is what I was logged into (I changed it to "No Password"). I tried logging in without a password and it said that login without a password is not allowed. I went to the config file and enabled it (the AllowNoPassword thing) but then it would still not work. I changed some other stuff like nopassword to true and I finally got in but it seems as if my database is gone or something when I signed in. I went to my site on localhost and it seems like everything is gone. But could it actually be or is it just something to do with the user connecting to the database?
If phpMyAdmin deleted my database I will be furious.
I originally could login with username "root" and password "root" but then I went to the "Users" tab of phpMyAdmin and changed it to "No Password" and edited the config file to allow no passwords, but then it didn't work and once I got in it was a different user and none of my stuff was there, so maybe the user I was logged into didn't have the proper permissions to access my database?
I tried changing everything back but I still can't get in with username "root" and password "root".
Please help. I was almost done with my site and this happens. I can post any of the config files if you need it or any other info.
Thanks in advance.