Created
December 17, 2024 10:37
-
-
Save shohag-cse-knu/75e3e09e69ad0fb690c0a709d43babf6 to your computer and use it in GitHub Desktop.
To resolve caching sha2 password in SQLYog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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