mysql phpMyAdmin Mysqli_Construct :: Błąd dla użytkownika Mac
Type in by going inside mysql directory and starting it , make sure you have mysql running
ALTER USER 'user'@'localhost' IDENTIFIED WITH mysql_native_password BY 'password';
Anish Mandal