[Freeswitch-users] odbc FLAG_MULTI_STATMENTS
Tihomir Culjaga
tculjaga at gmail.com
Thu Nov 26 13:48:22 PST 2009
On Thu, Nov 26, 2009 at 9:53 PM, Michael Jerris <mike at jerris.com> 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 <http://bugs.mysql.com/7445>)
>
>
>
so, is this the right patch ?
http://bugs.mysql.com/file.php?id=6994
T.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091126/a512b1d8/attachment-0002.html
More information about the FreeSWITCH-users
mailing list