Date: Mon, 23 Jun 2003 03:31:19 +0100 (BST) From: =?iso-8859-1?q?Supote=20Leelasupphakorn?= <pjn0211@yahoo.com> To: freebsd-questions@freebsd.org Cc: fallenbr@uol.com.br Subject: Re: Granting access on MySQL Message-ID: <20030623023119.82609.qmail@web40612.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
> Hello, > I need to grant a user access to a database. How can I do it? > This is what I've tried: > mysql> grant all on databasename.* to username; > I got no error messages, but I after connecting as > the user, I couldn't use the database. Hi, Finally, don't forget to "flush privileges" or restart your mysql daemon after you granted permissions. Cheer, ________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http://uk.messenger.yahoo.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030623023119.82609.qmail>