Re: ISAMCHK utility - MySQL server - 3.21.33b

2002-05-20 Thread Sheni R. Meledath
Hi, Many Thanks. I couldn't find out the isamchk utility on our server. I tried Telnet'ing to the server and typing the command. Its showing command not found. Could you please send me more details of this utility. Regards At 06:47 PM 5/16/02 +0200, you wrote: >Hi. > >Well, what's the proble

Re: ISAMCHK utility - MySQL server - 3.21.33b

2002-05-16 Thread Benjamin Pflugmann
Hi. Well, what's the problem with using isamchk in detail? Shut down the mysql daemon, run "isamchk" on all tables to find out which are corrupted and run "isamchk -r" on those. Then restart mysqld. Do not forget to make backup copies of the tables in question beforehand, in case anything unexpe