<p dir="ltr">Le 11 juil. 2014 22:15, "Isaac Bennetch" <<a href="mailto:bennetch@gmail.com">bennetch@gmail.com</a>> a écrit :<br>
><br>
><br>
><br>
> On 7/11/14, 4:10 PM, Chirayu Chiripal wrote:<br>
> > On Fri, Jul 11, 2014 at 7:15 PM, Isaac Bennetch <<a href="mailto:bennetch@gmail.com">bennetch@gmail.com</a><br>
> > <mailto:<a href="mailto:bennetch@gmail.com">bennetch@gmail.com</a>>> wrote:<br>
> ><br>
> >     On Fri, Jul 11, 2014 at 9:24 AM, Chirayu Chiripal<br>
> >     <<a href="mailto:chirayu.chiripal@gmail.com">chirayu.chiripal@gmail.com</a> <mailto:<a href="mailto:chirayu.chiripal@gmail.com">chirayu.chiripal@gmail.com</a>>> wrote:<br>
> >     > On Fri, Jul 11, 2014 at 6:46 PM, Isaac Bennetch<br>
> >     <<a href="mailto:bennetch@gmail.com">bennetch@gmail.com</a> <mailto:<a href="mailto:bennetch@gmail.com">bennetch@gmail.com</a>>> wrote:<br>
> >     >><br>
> >     >> On Fri, Jul 11, 2014 at 8:21 AM, Chirayu Chiripal<br>
> >     >> <<a href="mailto:chirayu.chiripal@gmail.com">chirayu.chiripal@gmail.com</a> <mailto:<a href="mailto:chirayu.chiripal@gmail.com">chirayu.chiripal@gmail.com</a>>><br>
> >     wrote:<br>
> >     >> > Hi,<br>
> >     >> ><br>
> >     >> > From the discussion on RFE #781, it seems that without having<br>
> >     select<br>
> >     >> > access<br>
> >     >> > to mysql database the user having only GRANT or CREATE USER rights<br>
> >     >> > cannot<br>
> >     >> > see the list of users. So, what do you think should to be<br>
> >     displayed in<br>
> >     >> > Users<br>
> >     >> > tab, only create user?<br>
> >     >><br>
> >     >> This seems good to me.<br>
> >     ><br>
> >     ><br>
> >     > And what if user is having only GRANT privileges?<br>
> ><br>
> >     If I correctly understand the MySQL privilege structure, what you're<br>
> >     referring to is<br>
> >     a situation where a user would be allowed to change privileges but<br>
> >     can't see the list<br>
> >     of other users. Obviously, that makes it difficult to provide a GUI<br>
> >     for those users :)<br>
> ><br>
> ><br>
> > Its not only about list of other users, we can't also see what<br>
> > privileges they have.<br>
><br>
> Ah, quite right.<br>
><br>
> > Actually, I maybe wrong with this assumption but I<br>
> > can't see use of such user (having GRANT_OPTION privilege but no SELECT<br>
> > on mysql database) in practical but this may happen accidentally.<br>
><br>
> That is my thought as well. I think this is something we should deal<br>
> with appropriately (the message below, for instance), but not worry too<br>
> much about.<br>
><br>
> ><br>
> ><br>
> >     If I'm correct, there's no way to deal with this. The best I think we<br>
> >     can do is provide<br>
> >     some text ("You have the GRANT_OPTION privilege but not SELECT on<br>
> >     the mysql<br>
> >     database. We are unable to show the list of users, but you can still<br>
> >     write SQL directly."<br>
> >     with a link to the MySQL documentation, perhaps). That's the best idea<br>
> >     I can come up<br>
> >     with off hand.<br>
> ><br>
> ><br>
> > This seems good to me too.<br>
> ><br>
> ><br>
> >     Of course, I've been interrupted five times writing these two<br>
> >     paragraphs, so I may be<br>
> >     answering a completely different question at this point...</p>
<p dir="ltr">Hi,</p>
<p dir="ltr">I agree with Isaac. This is a strange case, but let's manage it simply by displaying a message and forwarding the user to SQL console.</p>
<p dir="ltr">Hugues.</p>