Skip to content

Instantly share code, notes, and snippets.

@bulv1ne
Created September 3, 2013 08:46
Show Gist options
  • Save bulv1ne/6421276 to your computer and use it in GitHub Desktop.
Save bulv1ne/6421276 to your computer and use it in GitHub Desktop.
GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, CREATE, LOCK TABLES,CREATE TEMPORARY TABLES, DROP, REFERENCES ON database.* TO user@localhost IDENTIFIED BY 'password';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment