Joomla 3 があり、K2 コンポーネントを使用してサイトに記事を挿入していますが、k2 アイテムに次の問題があります。
アイテムを保存するたびに、次のエラーが発生します。
Error 1114 The table 'ml9hn_finder_tokens' is full SQL=INSERT INTO `ml9hn_finder_tokens`
(`term`,`stem`,`common`,`phrase`,`weight`,`context`,`language`) VALUES
('indústria', 'indústria', 0, 0, 0.6, 2, '*'),('transformadora',
'transformadora', 0, 0, 0.9333, 2, '*'),('os', 'os', 0, 0, 0.1333, 2, '*'),
('mentores', 'mentores', 0, 0, 0.5333, 2, '*'),('do', 'do', 0, 0, 0.1333, 2)
ここでのみこのエラーが発生します。新しいカテゴリを作成すると、正常に機能します。この問題で私を助けてください。私は本当にこの問題を理解していません。