Caching_Sha2_Password
ALTER USER 'student'@'localhost' IDENTIFIED WITH mysql_native_password BY 'pass123';
Wicked Wolf
ALTER USER 'student'@'localhost' IDENTIFIED WITH mysql_native_password BY 'pass123';