When i save some articles gives me this error:
Error
Save failed with the following error: The table 'y16wl_finder_tokens' is full SQL=INSERT INTO `y16wl_finder_tokens` (`term`,`stem`,`common`,`phrase`,`weight`,`context`,`language`) VALUES ('since', 'since', 0, 0, 0.3333, 2, 'en'),('the', 'the', 1, 0, 0.025, 2, 'en'),('beginning', 'beginning', 0, 0, 0.6, 2, 'en'),('in', 'in', 1, 0, 0.0167, 2, 'en'),('2005', '2005', 0, 0, 0.4, 2, 'en'),('the', 'the', 1, 0, 0.025, 2, 'en'),('villa', 'villa', 0, 0, 0.3333, 2, 'en'),('medici', 'medici', 0, 0, 0.4, 2, 'en'),('restaurant', 'restaurant', 0, 0, 0.6667, 2, 'en'),('opens', 'opens', 0, 0, 0.3333, 2, 'en'),('in', 'in', 1, 0, 0.0167, 2, 'en')....
Only in articles or modules with code like this:
<figcaption>
<h2>Since the beginning in 2005...</h2>
<p>The Villa Medici Restaurant opens in 2005, with Carlos Barrier Barrier and Jana, and the head of Franco Palandra kitchen.
At that time, in Carvoeiro there was only one Italian restaurant.</p>
<p>In 2006 Carlos Barreira and Jana Barreira were invited to manage a hotel unit in Germany, and accepted the proposal "was a difficult decision at the time, because we had the Villa Medici a year ago. But it was a great offer, and off we went towards Germany. "</p>
<p>In this period of five years they were out, they rented the Villa Medici, bearing in mind back.</p>
Anyone can help me please?