I was reading in the MySql reference manual about these table types and the manual had suggested moving towards MyISAM Tables since ISAM Tables would soon no longer be supported in MySQL. I am wondering if this will become an issue as MySQL 4.x becomes more common. My question is will Threads be moving towards a MYISAM solution in the near future? I have already experience some frustration when trying to integrate threads with other software products that are using MYISAM tables for user data (Threads is using ISAM as far as I can tell this Table type has not changed)

If the Table type were changed to MyIsam what sort of issues would this raise?

Thanks If I am way out on this subject Please feel free to let me know <img src="https://www.ubbcentral.com/boards/images/graemlins/smile.gif" alt="" />