There's a little info here on how to enable it with odbc:

http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core#CentOS_5.2

regards,

Leon


On Nov 26, 2009, at 10:48 PM, Tihomir Culjaga wrote:


On Thu, Nov 26, 2009 at 9:53 PM, Michael Jerris <[email protected]> wrote: http://dev.mysql.com/doc/refman/5.1/en/connector-odbc- news-3-51-18.html

MySQL Connector/ODBC now supports batched statements. In order to enable
        cached statement support you must switch enable the batched
        statement option (FLAG_MULTI_STATEMENTS,
        67108864, or Allow multiple statements
        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.
       (Bug#7445)


so, is this the right patch ?

http://bugs.mysql.com/file.php?id=6994


T.

_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to