[asterisk-bugs] [Asterisk 0010723]: [patch] Convert func_odbc to use SQLExecDirect() for speed
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Sep 26 13:53:16 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-26-2007 13:53 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.
======================================================================
----------------------------------------------------------------------
mnicholson - 09-26-07 13:53
----------------------------------------------------------------------
Should the status be changed to "ready for testing" then?
Issue History
Date Modified Username Field Change
======================================================================
09-26-07 13:53 mnicholson Note Added: 0071125
======================================================================
More information about the asterisk-bugs
mailing list