mysql,!
      I have a problem in using mysql in my server: Redhat 8.
      when i use the database ,i get the err message:

           mysql> use db00010
        Reading table information for completion of table and column names
        You can turn off this feature to get a quicker startup with -A

        Didn't find any fields in table 't00060'
        Didn't find any fields in table 't00061'
        Didn't find any fields in table 't00063'
        Didn't find any fields in table 't00064'
        Didn't find any fields in table 't00067'

        and when i select the t00060:
   mysql> select * from t00060;
        ERROR 1033: Incorrect information in file: './db00010/t00060.frm'

    but the t00060.frm is really at the directory...

    I don't know why . And it happens often.  In old times i copy backup file to 
overwrite it.(This way i lost many data)
But today i have no backup files.

    Please help me .thanks!

        

 Best Regard!

        周浩杰
[EMAIL PROTECTED]
        2004-03-11
                NCIC,
                P.O.Box 2704,Beijing,100080
                People's Republic of China





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

Reply via email to