Skip to content

Instantly share code, notes, and snippets.

@shohag-cse-knu
Created December 17, 2024 10:37
Show Gist options
  • Save shohag-cse-knu/75e3e09e69ad0fb690c0a709d43babf6 to your computer and use it in GitHub Desktop.
Save shohag-cse-knu/75e3e09e69ad0fb690c0a709d43babf6 to your computer and use it in GitHub Desktop.
To resolve caching sha2 password in SQLYog
ALTER USER 'Syfur'@'%' IDENTIFIED WITH mysql_native_password BY '123456';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment