https://bugzilla.wikimedia.org/show_bug.cgi?id=48875
Marc A. Pelletier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #2 from Marc A. Pelletier <[email protected]> --- Sadly, the SHOW VIEW privilege does not suffice; using explain requires having SELECT privilege on the /underlying/ table (i.e., the one with the data that cannot be shared publically) viz.: http://bugs.mysql.com/bug.php?id=64198 In other words, the reason the toolserver could not grant privileges to explain is also the reason we cannot. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
