#author("2024-04-29T14:21:41+00:00","default:iseki","iseki") * MariaDB ** Trouble Shooting *** Incorrect definition of table mysql.column_stats: expected column 'histogram' at position 10 to have type longblob, found type varbinary(255) - データベースをアップグレードする. <pre> # cd /var/log # ln -s mariadb mysql # mariadb-upgrade -u root -p # systemctl restart mariadb </pre> #author("2025-03-28T04:33:09+00:00","default:iseki","iseki") #alias(MariaDB)