Eugene wrote:
> 
> Hello...
> 
> I got a big problem in MYODBC. I am using myodbc-2.50.31-win95. When I use any MySQL 
>Administrator to query the database that I had created for example:- SELECT * FROM 
>dbname, they come out error like:=
> 
> Your command could not be completed. MySQL returned the following error:
> Got error 127 from table handler.
> 
> There is an error too if I format my PC and reinstall all over again.
> So, can I know what is going on? Can you me and give me instruction to overcome this 
>problem. Thanks.
That means that the table has crashed. Repair it with command:
repair table dbname;
-- 
_/        _/  _/_/_/  -----     Rafał Jank [EMAIL PROTECTED]     -----
 _/  _/  _/  _/   _/         Wirtualna Polska SA   http://www.wp.pl 
  _/_/_/_/  _/_/_/    ul. Uphagena 2, 80-237 Gdansk, tel/fax. (58) 5215625
   _/  _/  _/         --------==*  http://szukaj.wp.pl *==----------

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to