Apparently something went wrong or was incomplete with the latest update
to mysql Ver 15.1 Distrib 10.11.6-MariaDB
running the upgrade command solved a lot of problems:
Code: Select all
mysql_upgrade -u root -p
Code: Select all
mysql_upgrade -u root -p
Code: Select all
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys B7B3B788A8D3785C
Code: Select all
wget -qO - https://repo.mysql.com/RPM-GPG-KEY-mysql-2023 | sudo apt-key add -