Opened 18 years ago

Closed 18 years ago

#923 closed defect (invalid)

DB Error: svn 8475 "Can't open file: 'recordedmarkup.MYD'. (errno: 145)"

Reported by: jasonmollman@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

After upgrading to SVN 8468 and then 8475 I get a DB Error in mythbackend.log reading:

2006-01-02 17:45:00.689 DB Error (delta position map insert):
Query was:
INSERT INTO recordedmarkup (chanid, starttime, mark, type, offset) VALUES ( '1252' , '2006-01-02T17:44:16' , '81' , 6 , '55697408' );
Driver error was [2/1016]:
QMYSQL3: Unable to execute query
Database error was:
Can't open file: 'recordedmarkup.MYD'. (errno: 145)

This error appears every couple of seconds. I performed a clean install of each svn version, and reran mythtv-setup. No change was noticed.

System Info:
Combination Front/backend
Fedora Core 3
MySQL-3.23.58-16.FC3.1
qt-MySQL-3.3.5-10.2.fc3.kde

Change History (2)

comment:1 Changed 18 years ago by jasonmollman@…

Can I close this myself? This is invalid and likely due to the system crash related to troubleshooting ticket 754.

comment:2 Changed 18 years ago by Stefan Frank <stoffel>

Resolution: invalid
Status: newclosed

Sounds like a corrupted recordedmarkup mysql table.

Note: See TracTickets for help on using tickets.