Hi all!!
I'm facing one issue with some concrete users, not with all of them, when creating a new database or user under Mysql Manager.
For example, with some users it works fine, but with one called, for example, user1, when creating a database called database1 or user through its panel, the result is like this: it creates a new database called "_database1" without the username before like "user1_database1" . It makes those databases not appear under the user mysql manager panel.
It's like if username variable were not attached when creating the new database.
Someone knows where can I take a look to it? Maybe some user config file that is not complete?
Thanks!!