Sudden MySQL problems
I have installed Phpmyadmin 2.2.4 on a Raq550 with MySQL 3.23.38.When i get a new user requesting a database i create it with a little utility thats sets up the database and mails the user.
All worked fine (and still does on 6 other servers) until yesterday.
Now when i create a new database it assigns the username and password to the database "test" that i did'nt create, no new database is being made.
So i deleted the "test" database, now when i try to create a new database, the new user can login and see all databases of all users, still there's no new database being made.
I configured phpmyadmin with the "http" option, and it worked fine.
There's also a database named "mysql" that i did not made...
Does anybody knows whats happening?
All suggestions more then welcome!
Thanks in advance.