Just installed K2.
Anytime K2 content is saved, an error message appears. The data is saved but I am forced back to the control panel.
Error 1114 - example:
1114 The table 'pltk1_finder_tokens' is full SQL=INSERT INTO `pltk1_finder_tokens` (`term`,`stem`,`common`,`phrase`,`weight`,`context`,`language`) VALUES ('item', 'item', 0, 0, 0.2667, 4, '*'),('3', '3', 0, 0, 0.1, 4, '*'),('summer', 'summer', 0, 0, 0.4, 4, '*'),('vacation', 'vacation', 0, 0, 0.5333, 4, '*'),('item 3', 'item 3', 0, 1, 1.2, 4, '*'),('item 3 summer', 'item 3 summer', 0, 1, 1.4333, 4, '*'),('3 summer', '3 summer', 0, 1, 1.2667, 4, '*'),('3 summer vacation', '3 summer vacation', 0, 1, 1.5667, 4, '*'),('summer vacation', 'summer vacation', 0, 1, 1.5, 4, '*')
Joomla (non-K2) content saves without a problem.
Thank you.