Bug #74868 | STRICT mode reveals underlying privilege error | ||
---|---|---|---|
Submitted: | 14 Nov 2014 14:38 | Modified: | 14 Feb 2015 17:05 |
Reporter: | Roy Lyseng | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S3 (Non-critical) |
Version: | 5.7.5 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[14 Nov 2014 14:38]
Roy Lyseng
[14 Feb 2015 17:05]
Paul DuBois
Noted in 5.7.6 changelog. For a privilege error on a table underlying a view, a more general error should be supplied for attempts to access the view, so as not to provide information about the view contents. This did not happen in strict SQL mode.