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

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

Reply via email to