- April 15, 2007
- 1,142
- 118
- Home Country
- Switzerland
Since running MP Version 1.1. beta I have had a number of corruptions to program.myi.
So I have been have used the following to repair mysql database files.
CD C:\Program Files\MySQL\MySQL Server 5.1\bin
mysqlcheck mptvdb --auto-repair -e -u root -p
when asked password = "MediaPortal"
Hope it help anyone as it took me hours to find how to do this.