i'm using mysql in my personal web server which is windows version. the database fiel extension is '.frm','.myd','.myz'
i would like to convert my database into unix version and the database format should be '.frm','.isd','.ism'
can somebody tell me how to do it?