[asterisk-bugs] [Asterisk 0010723]: [patch] Convert func_odbc to use SQLExecDirect() for speed
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Sep 20 16:20:39 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10723
======================================================================
Reported By: mnicholson
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 10723
Category: Functions/func_odbc
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 82391
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-14-2007 11:48 CDT
Last Modified: 09-20-2007 16:20 CDT
======================================================================
Summary: [patch] Convert func_odbc to use SQLExecDirect() for
speed
Description:
This patch converts func_odbc to use SQLExecDirect() instead of
SQLPrepare() then SQLExecute(). This patch depends on but 10722. See bug
10722 for the reasoning behind this change.
======================================================================
----------------------------------------------------------------------
Corydon76 - 09-20-07 16:20
----------------------------------------------------------------------
I'm interested in this, I'd just like to have it tested on a few more
database backends than just MS SQL Server.
Issue History
Date Modified Username Field Change
======================================================================
09-20-07 16:20 Corydon76 Note Added: 0070862
======================================================================
More information about the asterisk-bugs
mailing list