Plugin mysql_native_password
carfer805
TRIALOP

a year ago

I need to enable the mysql_native_password plugin in my database to connect to an Arduino device through a network board.

1 Replies

brody
EMPLOYEE

a year ago

MySQL 9 has deprecated that authentication method, I would recommend using an up-to-date client.


Loading...