index
:
audit-tools.git
main
A collection of tools I've used to make my technology audits easier.
Christian Cleberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
databases
/
administrators
/
mysql_admins.sql
blob: 9efa567dd443b7b64ec6b087a030d7e825b44058 (
plain
) (
blame
)
1
SELECT
**
FROM
information_schema
.
user_privileges
;