PDO: Incorrect file format 'sources'

by cpunke, Saturday, May 03, 2014, 18:34 (3618 days ago) @ cpunke

SQl-Table 'sources' was corrupted.

After:

mysql> check table sources;
+-----------------+-------+----------+---------------------------------+
| Table | Op | Msg_type | Msg_text |
+-----------------+-------+----------+---------------------------------+
| selfoss.sources | check | Error | Incorrect file format 'sources' |
| selfoss.sources | check | error | Corrupt |
+-----------------+-------+----------+---------------------------------+
2 rows in set (0.00 sec)

mysql> repair table sources use_frm;
+-----------------+--------+----------+----------+
| Table | Op | Msg_type | Msg_text |
+-----------------+--------+----------+----------+
| selfoss.sources | repair | status | OK |
+-----------------+--------+----------+----------+
1 row in set (0.01 sec)


everything is up and running :-)


Complete thread:

 RSS Feed of thread

powered by my little forum