Skip to content

Instantly share code, notes, and snippets.

@AndiSHFR
Created April 1, 2016 08:59
Show Gist options
  • Save AndiSHFR/1459b13938692bc21963352b5e47b574 to your computer and use it in GitHub Desktop.
Save AndiSHFR/1459b13938692bc21963352b5e47b574 to your computer and use it in GitHub Desktop.
use mysql;
update user set password=PASSWORD("UlE3x:rtRt$12") where User='vhost_4711';
flush privileges;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment