MySQL fresh install, Create new user:
CREATE USER ‘sammy’@’localhost’ IDENTIFIED WITH caching_sha2_password BY ‘password’;
Author Archives: me
Start Entry Log!
Wishing everyone a Happy Thanksgiving Holiday!
#suMySQL fresh install, Create new user:
CREATE USER ‘sammy’@’localhost’ IDENTIFIED WITH caching_sha2_password BY ‘password’;
Wishing everyone a Happy Thanksgiving Holiday!
#su