Код: Выделить всё
< /code>
Это таблица mysql.user:
< /p>
mysql server ini -файл: < /p>
mysql server ini: < /p>
mysql server ini: < /> < /p>
mysql server ini: < /> < /p>
mysql server.[mysqld]
# The default authentication plugin to be used when connecting to the server
default_authentication_plugin=caching_sha2_password
#default_authentication_plugin=mysql_native_password
< /code>
с caching_sha2_password < /code> в файле mysql server ini, вообще невозможно войти в систему с пользователем1 или пользователем2; < /p>
Ошибка: mysqli_connect (): Сервер, запрашиваемая. [caching_sha2_password] in...
with mysql_native_passwordhow can I login using caching_sha2_password на сервере mysql?
Подробнее здесь: https://stackoverflow.com/questions/500 ... ng-sha2-pa
Мобильная версия