<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">There's a little info here on how to enable it with odbc:<div><br></div><div><a href="http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core#CentOS_5.2">http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core#CentOS_5.2</a></div><div><br></div><div>regards,</div><div><br></div><div>Leon</div><div><br></div><div><br><div><div>On Nov 26, 2009, at 10:48 PM, Tihomir Culjaga wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><div class="gmail_quote">On Thu, Nov 26, 2009 at 9:53 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com">mike@jerris.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div style="word-wrap: break-word;"><pre><a rel="nofollow" href="http://dev.mysql.com/doc/refman/5.1/en/connector-odbc-news-3-51-18.html" target="_blank">http://dev.mysql.com/doc/refman/5.1/en/connector-odbc-news-3-51-18.html</a>

MySQL Connector/ODBC now supports batched statements. In order to enable
        cached statement support you must switch enable the batched
        statement option (<code>FLAG_MULTI_STATEMENTS</code>,
        67108864, or <span>Allow multiple statements</span>
        within a GUI configuration). Be aware that batched statements
        create an increased chance of SQL injection attacks and you must
        ensure that your application protects against this scenario.
       (<a href="http://bugs.mysql.com/7445" target="_blank">Bug#7445</a>)
</pre><div><br></div></div></blockquote><div><br>so, is this the right patch ?<br> <br> <a href="http://bugs.mysql.com/file.php?id=6994">http://bugs.mysql.com/file.php?id=6994</a><br> <br> <br> T. <br></div></div><br> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>