[前][次][番号順一覧][スレッド一覧]

mysql:5334

From: "竹本 靖" <"竹本 靖" <takemoto@xxxxxxxxxx>>
Date: Wed, 10 Apr 2002 13:35:33 +0900
Subject: [mysql 05334] Re: sql 文を実行するとエラー

竹本@大阪です

有難う御座います。解決いたしました。

isamchk で特にエラーがでたテーブルは無かったのですが
シャットダウン後、再起動でユーザを買えて実行すると
正しく動き出しました。
どうやら mysql の 実行ユーザーを間違えていたみたいです。

> とみたです。
> 
> On Tue, 9 Apr 2002 19:33:10 +0900
> "竹本 靖" <takemoto@xxxxxxxxxx> wrote:
> 
> > sql文を実行すると
> > 
> > ERROR 1030: Got error -1 from table handler
> > 
> > が出るのですが原因がわかりません。
> > ご教授願えないでしょうか?
> 
> ↓こんなのがみつかりました。
> http://www.bitmechanic.com/mail-archives/mysql/current/0532.html
> 
>    Error 1030 means that you got error from table handler,
>    which was printed. Information about the problem cause
>    should be instead in error number "-1", but it is not a
>    valid error number, something is wrong there.
>    
>    Anyway, you should run isamchk on your tables.
>    
>    Please check from the manual how to do this.
> 
> …ということです。
> 
> -- 
> とみたまさひろ <tommy@xxxxxxxxxx>
> 日本MySQLユーザ会 http://www.mysql.gr.jp


[前][次][番号順一覧][スレッド一覧]

      5331 2002-04-09 19:33 ["竹本 靖" <takemoto] sql 文を実行するとエラー                
      5332 2002-04-09 21:39 ┗[とみたまさひろ <tomm]                                       
->    5334 2002-04-10 13:35  ┗["竹本 靖" <takemoto]