Hi everyone,
I created a database + users for that database. I had the problem where I couldn't assign privileges to the new user.
I used the patch suggested by "CORAX" which worked well since it gave me access to my phpMyAdmin page.
The problem is that when I get to phpMyAdmin page, I don't see the database I just created.
It's been 5 days now and it doesn't show up.
I can't import or create table since the only table in my phpMyAdmin page is "information_schema" which seems to be a "default" table
Why and how could I see and work with my created databases ?
Thanks