You state that you searched the web and the documentation, but did you
search the MySQL manual?
4.2 General Security Issues and the MySQL Access Privilege System
http://www.mysql.com/doc/en/Privilege_system.html
4.3 MySQL User Account Management
http://www.mysql.com/doc/en/User_Account_Management
I have just set up MySQL and the phpmyadmin script and I would like to add
some users and do some other administrative tasks to assure security. Above
all, I want to make sure no user (or php script) will have access to any
databases without a user name and password.
Right now if I look at the