Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created August 7, 2019 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/d532b5569a2a8e64e2148f826e2e161e to your computer and use it in GitHub Desktop.
Save parzibyte/d532b5569a2a8e64e2148f826e2e161e to your computer and use it in GitHub Desktop.
CREATE USER 'tu_usuario'@'localhost'
IDENTIFIED BY 'una_contraseña_muy_larga';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment