°ν ΏμΑΎ <[EMAIL PROTECTED]> wrote:

> mysql> select count(*) from pages;
> ERROR 1016 (HY000): Can't open file: 'pages.MYI' (errno: 144)
> mysql> repair tables pages;
> +---------------+--------+----------+-------------------------------------------------+
> 
> | Table         | Op     | Msg_type | Msg_text                              
>          |
> +---------------+--------+----------+-------------------------------------------------+
> 
> | search2.pages | repair | error    | 121 when fixing table                 
>          |
> | search2.pages | repair | error    | Can't copy datafile-header to 
> tempfile, error 9 |
> | search2.pages | repair | status   | Operation failed                      
>          |
> +---------------+--------+----------+-------------------------------------------------+


[EMAIL PROTECTED] egor]$ perror 9
Error code   9:  Bad file descriptor

Are you sure this is not a problem with your OS and/or MySQL build? 

This may be a MySQL error in which case I will ask you to prepare a testcase
for us to fix the bug. 





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to