Hi,
i was wondering whether i can create other users in my mysql account, whereby i limit thier access? I entered the "user" table in mysql database, and saw a lot of fields, like host, password, user, select_priv, insert_priv, etc.
What does all of these priv mean? How do i just create a user with a limited access to 1 database only?
Thanks.



