Error: Client does not support authentication protocol requested by server; consider upgrading MariaDB client
This is a fresh install of MariaDB with an imported SQL dump and I ran the query SET PASSWORD FOR 'root'@'localhost' = PASSWORD('password').
This is a fresh install of MariaDB with an imported SQL dump and I ran the query
SET PASSWORD FOR 'root'@'localhost' = PASSWORD('password').