Skip to content

Instantly share code, notes, and snippets.

@anytizer
Created February 20, 2014 11:53
Show Gist options
  • Save anytizer/9111933 to your computer and use it in GitHub Desktop.
Save anytizer/9111933 to your computer and use it in GitHub Desktop.
SELECT CONCAT(USER, '@', HOST) FROM mysql.db WHERE db='database_under_risk';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment