This is a big problem.  I don't know if my queries are using indexes or not.  

-Aaron


On Fri, Jan 4, 2013 at 2:05 PM, OQ <overlordq@gmail.com> wrote:
On Fri, Jan 4, 2013 at 1:55 PM, Aaron Halfaker <aaron.halfaker@gmail.com> wrote:
> Hello,
>
> I've been working on a new script that will access the MySQL database.  In
> testing this script, I was worried about the complexity of some of my
> queries, so I naturally went to the MySQL client and ran them with
> "explain".  It appears that I do not have permission to do so.  Is this
> intended?  Is something wrong?

EXPLAIN can leak information from underlying tables, so if you dont
have permissions for those tables the explain will fail with the error
message provided.

_______________________________________________
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette