MySQL Forums
Forum List  »  MyISAM

Re: Troubles with ISAM/MYISAM
Posted by: Ingo Strüwing
Date: February 08, 2006 05:20AM

Hi.

Unfortunately, I cannot say much about this old version.
Files beginning with '#' do most probably belong to temporary tables.
As you seem to use ISAM and MyISAM tables together, there may be a not-yet noticed bug in MySQL. But please don't expect us to fix this old version.

If you do not want to upgrade, you could try to convert all tables to one type.
You might also want to try to set the default table type (if your version is able to do this).

Regards

Ingo Strüwing, Senior Software Developer - Storage Engines
MySQL AB, www.mysql.com

Options: ReplyQuote


Subject
Views
Written By
Posted
2811
February 08, 2006 04:35AM
Re: Troubles with ISAM/MYISAM
2157
February 08, 2006 05:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.