| Bug #38837 | need a way to disable information_schema for security | ||
|---|---|---|---|
| Submitted: | 17 Aug 2008 4:01 | ||
| Reporter: | Morgan Tocker | Email Updates: | |
| Status: | Verified | Impact on me: | |
| Category: | MySQL Server: Information schema | Severity: | S3 (Non-critical) | 
| Version: | 5.0+ | OS: | Any | 
| Assigned to: | CPU Architecture: | Any | |
   [17 Aug 2008 4:01]
   Morgan Tocker        
  
 
   [25 Nov 2009 6:46]
   Marc ALFF        
  A possible fix for 5.6: With the work done in WL#2360 for the performance schema ACL and information schema ACL, this feature can be implemented by returning: ACL_INTERNAL_ACCESS_CHECK_GRANT instead of ACL_INTERNAL_ACCESS_GRANTED in IS_internal_schema_access::check()

