[asterisk-bugs] [JIRA] (ASTERISK-24742) [patch] Improves ast_odbc_find_table function in res_odbc
ibercom (JIRA)
noreply at issues.asterisk.org
Fri Jan 30 18:29:34 CST 2015
ibercom created ASTERISK-24742:
----------------------------------
Summary: [patch] Improves ast_odbc_find_table function in res_odbc
Key: ASTERISK-24742
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24742
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/res_odbc
Affects Versions: 1.8.14.0
Reporter: ibercom
I was logging mysql usage with Asterisk-11 realtime and I have seen two "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED" commands before each UPDATE operation.
Whereas, there is only one before each SELECT or INSERT operation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list