[thelist] MySQL User question

Hans Zaunere zaunere at yahoo.com
Mon Apr 22 22:13:00 CDT 2002


--- CDitty <mail at redhotsweeps.com> wrote:
> I have created a new user for my mysql database.  I want to limit
> that user
> to a certain database and nothing more.   If I use the db table in
> MySQL
> and have the following in it, does it limit this user to their table?

To their table? You must mean database.  And yes, that should do it.
Be sure to run FLUSH PRIVILEGES for the changes to take effect.

Hans Z.
New York PHP
http://nyphp.org


__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/



More information about the thelist mailing list