Hi there,
Its slightly hard to tell what the issue is...but it is complaining about the database.
I would try the following (wont do any harm):
Load a command prompt/DOS box and type (update the path or password if required):
net stop tvservice
c:
cd \program files\mysql\mysql server 5.1\bin
mysqlcheck mptvdb --auto-repair -e -u root -p --password=MediaPortal
net start tvservice
J.
Its slightly hard to tell what the issue is...but it is complaining about the database.
I would try the following (wont do any harm):
Load a command prompt/DOS box and type (update the path or password if required):
net stop tvservice
c:
cd \program files\mysql\mysql server 5.1\bin
mysqlcheck mptvdb --auto-repair -e -u root -p --password=MediaPortal
net start tvservice
J.