caching_sha2_password

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