[mythtv-users] Crashed table 'recordedseek'???

Michael T. Dean mtdean at thirdcontact.com
Sun Feb 9 17:28:01 UTC 2014


On 02/09/2014 12:19 PM, Jon N wrote:
> BTW, this couldn't have anything to do with the fact that I unmounted
> the external drive that contains 99% of all my recordings could it?

Tables crash in MySQL when you shut down MySQL improperly--generally via 
a hard power off when the system is running (and, generally, when MySQL 
is writing data to a particular table).  They can also occur if mysqld 
crashes during a write (but if that's happening, you have some real 
problems to fix that are far more important than crashed tables).

Mike


More information about the mythtv-users mailing list