#author("2024-04-29T14:21:02+00:00","default:iseki","iseki")
#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 --user=root -p
# mariadb-upgrade -u root -p
# systemctl restart mariadb
</pre>

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS