Только что установил новую версию mysql с homebrew. Я получаю следующую ошибку.
Невозможно подключиться к хосту 127.0.0.1 или истекло время ожидания запроса.
Be sure that the address is correct and that you have the necessary privileges, or try increasing the connection timeout (currently 50 seconds).
MySQL said: Authentication plugin 'caching_sha2_password' cannot be loaded: dlopen(/usr/local/lib/plugin/caching_sha2_password.so, 2): image not found
Я попытался запустить
mysql_secure_installation
Но я получаю ту же ошибку.