1 message in com.mysql.lists.win32MySQL data structure on Win2000
FromSent OnAttachments
otto...@datarius.com16 Jan 2001 05:18 
Subject:MySQL data structure on Win2000
From:otto...@datarius.com (otto@datarius.com)
Date:01/16/2001 05:18:29 AM
List:com.mysql.lists.win32

Hi

Suppose you have a table called mytable. Then using mySQL on LINUX you have three files describing this table: mytable.frm, mytable.ISD and mytable.ISM. Using mySQL on a Windows2000 system the files would be named such: mytable.frm, mytable.MYD and mytable.MYI. Since the files which describe mySQL tables have a different suffix on WIN2000, I ask myself whether the tables are still in ISAM or myISAM format. Is this format also valid for tables of MySQL on a WIN2000 OS or not? And if not, is there any tool (like isamchk) to repair damaged tables?

with best regards Otto Tschauko