Details
- 
    
Bug
 - 
    Status: Closed (View Workflow)
 - 
    
Minor
 - 
    Resolution: Fixed
 - 
    10.1.13
 - 
    None
 
Description
SHOW WSREP_STATUS appears to require the SUPER priv. This doesn't seem to be documented here:
https://mariadb.com/kb/en/mariadb/show-wsrep_status/
Equivalent information can be pulled from "SHOW GLOBAL STATUS", with merely minimal USAGE privileges. Is there a reason to have stricter access for the information exposed via wsrep_info?