0
Error Java. Sql. caching _sha2_password
I really need help and. I HAVE TIME DEALING WITH THIS HELP ME!!!
1 Odpowiedź
+ 3
Try this out in mysql
1.) Open terminal / hyper
2.) mysql -u root -p
3.) Enter your password
4.) ALTER USER root@localhost IDENTIFIED WITH mysql_native_password BY 'password';
Hope it helps :)