From: Brian S. Craigie Date: March 29 1999 2:53pm Subject: Re: Help: Error 138 List-Archive: http://lists.mysql.com/mysql/1145 Message-Id: <36FF9404.C5E9174D@necs.demon.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit If it's any help, perror tells you the meaning of the error. You'll find perror in /usr/local/mysql/bin/ if that's where mysql is installed. perror 138 on my system returns: > Not available > Unsupported extension used for table Cheers! Brian Roni Salfati wrote: > > Hi Again > > This still doesn't solve my current problem. I downloaded 3.21.33, and tried > to repair my corrupted table using the isamchk that comes with it (isamchk > version 5.6), I still get the 138 problem. > How can I repair it anyway? > > By the way, I actually did search the manual with the search engine on the > mysql site (search string: 138), and found nothing. > > Thanks for the help and sorry for the trouble > > Roni