We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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').
SET PASSWORD FOR 'root'@'localhost' = PASSWORD('password')