RE: Show Databases issue

2009-02-15 Thread John
pointing me in the right direction, John -Original Message- From: Stephen Edberg [mailto:sbedb...@ucdavis.edu] Sent: Sunday, February 15, 2009 7:07 PM To: John Cc: mysql@lists.mysql.com Subject: Re: Show Databases issue On Sun, 15 Feb 2009, John wrote: > How do I disable showing ALL the d

Re: Show Databases issue

2009-02-15 Thread Stephen Edberg
On Sun, 15 Feb 2009, John wrote: > How do I disable showing ALL the databases on the server for a normal user > that only has access to a single database? So that when a user runs show > databases, they only get a list of ones they can access. I've seen this done > before. > > Sorry if it's a newb