I imported a database from my godaddy server to a local WAMP installation. Everything worked and then I restarted my machine.
Now PHPMyAdmin don't show the database that I imported, but I know its there because my application based on this database is working.
Why my db is not visible in phpmyadmin
EDIT I ran show databases in command prompt of MySQL. its showing me my database. But not present in phpmyadmin