Monday, June 19, 2006

performing a database check against mysql on novell netware

I had an issue where I needed to issue where I needed to perform a check against a mysql database in novell netware 6.5

resolution: myisamchk -e :path/to/mysqlDbFile.MYI

performing a recovery was done in a similar fashion

myisamchk -o :path/to/mysqlDbFile.MYI

0 Comments:

Post a Comment

<< Home