通过docker compose logs -f 存在的error是什么意思

found type enum(‘SINGLE_PREC_HB’,‘DOUBLE_PREC_HB’).
seafile-mysql | 2024-05-21 8:25:09 4 [ERROR] Incorrect definition of table mysql.column_stats: expected column ‘histogram’ at position 10 to have type longblob, found type varbinary(255).
seafile-mysql | 2024-05-21 8:25:09 4 [ERROR] Incorrect definition of table mysql.column_stats: expected column ‘hist_type’ at position 9 to have type enum(‘SINGLE_PREC_HB’,‘DOUBLE_PREC_HB’,‘JSON_HB’),

尝试运行mysql_upgrade 命令来检查并修复所有的系统表,做之前建议备份一下