L PROTECTED]
Subject: Re: about creation error of full text index
Date: Mon, 23 Aug 2004 14:57:43 +0300
고 우종 <[EMAIL PROTECTED]> wrote:
> mysql> select count(*) from pages;
> ERROR 1016 (HY000): Can't open file: 'pages.MYI'
°í ¿ìÁ¾ <[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 |
hi, I have some problem with full text search of mysql.
I have the same problem as below articles.
http://lists.mysql.com/mysql/157526
I'm using UTF-8 encoding for CJK.
I want to know solution about this error. In my case,
==