mysql & phpmyadmin problem
I recently updated mysql to version 4.0.24 and after that a user can see all database names on the server, is there a way to prevent this? because if i use the --skip-show-database option my phpmyadmin isn't working anymore...The users can only see the database-names but can only access the tables in their own mysql so that's the only positive about that, but i like to prevent them of see the other databases on the server...
Hope someone get's a solution...