Hi Jerry,> OK here goes:
> Reboot the computer - start in DOS
You should not start in pure DOS mode, but open a DOS window
with Windows running - that's different!
Normally, there should be an entry to run a DOS shell in a
window by using the Start->Programs->...MS-DOS menu entry.
From this DOS window, you should be able to run the tool as
described with all the options etc.
> Computer: C:\mysql\data\vpc>
> Me: (and I don't really understand this part as I have not experienced
> this particular syntax before ie calling a program in another directory.
> I usually navigate to the directory in which the program exists and
> initiate it from there. I don't understand the requirement to go to
> data\vpc before calling the myisamchk program from the bin directory)
> C:\mysql\bin\myisamchk -r *.myi
The reasons for executing the command from this directory is
that the DOS shell has to expand the "*.myi", that is only
possible if you are in the directory, where the files with
extension ".myi" are located. Unfortunately the command is
in a different directory, so you have to state the full
command path to the executable.
The tool should be able to repair the files, unless they
have been totally destroyed. Please check, if you have files
of the form
dcforumid5.myd
dcforumid5.myi
dcforumid5.frm
dcforumid5_date.myd
dcforumid5_date.myi
dcforumid5_date.frm
(replace the '5' by the value you have used).
If one or more of the files are missing, you will have to
download that forum again or receive an appropriate copy of
those files from Mike.
Regards,
Guido
**** OLR.PL Build 1.74 ****