Hi!

I am having some trubble understanding, how permissions work with MySQL:

I've set up user, database, and host permissions:

User:       Hosts:            PW:   Permissions:
tps         Any               pw    All
Anonymous   192.168.107.204   ''    None

Database:   User:       Hosts:   Permissions:
duwt        Anonymous   Any      All

Databases:   Hosts:             Permissions:
Any          192.168.107.0/24   All

Now, if I understand correctly I might connect to database "duwt" as user 
"tps" from any host. But trying this I can't connect to database "duwt". 
Why?

-- 
Thomas


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to