<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19190">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>When I use ODBC as core database, freeswitch auto 
create the database tables using engine=MyISAM.</FONT></DIV>
<DIV><FONT size=2 face=Arial>I have to change the&nbsp;table type&nbsp;to innodb 
for 'complete' table to avoid the Maximum index length ERROR.</FONT></DIV>
<DIV><FONT size=2 face=Arial>My question is should I&nbsp;change&nbsp;rest 
of&nbsp;&nbsp;the tables to innodb or just leave them as MyISAM. </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Which&nbsp;one is better suited for 
freeswitch?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Gary</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV></BODY></HTML>