Re: MySQL Grant issue

2003-02-24 Thread Jon Miller
I had asked in the past the following:
In MySQL I need to create a user that has limited privileges (I figure the GRANT
command can handle this), just need to know how to make sure they can
only view what they have access to, or does the GRANT command handle
that also?

Thanks
-- 
Jon Miller [EMAIL PROTECTED]
MMT Networks Pty Ltd



-
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



Re: MySQL Grant issue

2003-02-24 Thread Zak Greant
On Tue, Feb 25, 2003 at 06:12:26AM +0800, Jon Miller wrote:
 I had asked in the past the following:
 In MySQL I need to create a user that has limited privileges (I figure the GRANT
 command can handle this), just need to know how to make sure they can
 only view what they have access to, or does the GRANT command handle
 that also?

  The grant statement takes care of this as well. Cheers!
-- 
Zak Greant [EMAIL PROTECTED]
  MySQL AB Community Advocate
  Personal Blog: http://zak.fooassociates.com

Using and Managing MySQL
  MySQL Training: Stockholm, February 24-28, 2003
  Visit http://mysql.com/training for more information

-
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