pBlueG / SA-MP-MySQL

MySQL plugin for San Andreas Multiplayer
BSD 3-Clause "New" or "Revised" License
198 stars 79 forks source link

New mysql 8.0 got error #262

Open tysanio opened 3 years ago

tysanio commented 3 years ago

With mysql r39-6 I got this error when I try to load a gamemode [00:44:11 06/03/21] [ERROR] CMySQLConnection::Connect - (error #2059) Authentication plugin 'caching_sha2_password' cannot be loaded: /usr/lib/mysql/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory

Berke-Alp commented 2 years ago

Create another database user account with standart authentication and use this account to connect to database.