Hello.


It looks like you have a symptom of a downward-incompatible table format

change. Use mysqldump. See:



  http://dev.mysql.com/doc/mysql/en/downgrading.html

  





"Bing Du" <[EMAIL PROTECTED]> wrote:

> We moved a bunch of *.frm, *.MYD and *.MYI from 5.0 to 3.23.  Now after

> successfully connecting to 3.23, it shows:

> 

> Didn't find any fields in table 'person'

> Didn't find any fields in table '...'

> ....

> 

> mysql> desc person;

> ERROR 1033: Incorrect information in file: './LTM/person.frm'

> 

> Is there anyway to make these tables created on 5.0 to be accessible on 3=

> .23?

> 

> Thanks in advance for any help.

> 

> Bing

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [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