unable to load authentication plugin 'caching_sha2_password docker code example
Example: Unable to load authentication plugin 'caching_sha2_password'
ALTER USER 'student'@'localhost' IDENTIFIED WITH mysql_native_password BY 'pass123';
ALTER USER 'student'@'localhost' IDENTIFIED WITH mysql_native_password BY 'pass123';