RE: Database Permissions
TO 'myuser'@'%'; This grants specific access to the database1 for this user. This adds an entry to the mysql.db table. Because this user doesn't have privileges beyond database1, if they try to access mysql they will get an 'access denied' error. And don't f
RE: GRANT annoyance...
BY 'user' WITH GRANT OPTION; HTH ~~~~~~ Trevor Harris NuSphere Corp. Instructor/Consultant 14 Oak Park Bedford, MA 01730 USA E-mail: [EMAIL PROTECTED] http://www.nu