Raspbian mysql_secure_installation issue
On a clean install ( sudo apt-get install mariadb-server
) on Raspbian bullseye, mysql_secure_installation
returns ERROR 1698 (28000): Access denied for user 'root'@'localhost'
regardless of input. Tries resetting password via passwd as root with no result.
Many thanks in advance for any help
Joe
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.