[asterisk-bugs] [JIRA] (ASTERISK-27888) SQL fetch error on query which return 0 columns
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Jul 3 11:05:59 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-27888:
-------------------------------------
Target Release Version/s: 13.22.0
> SQL fetch error on query which return 0 columns
> -----------------------------------------------
>
> Key: ASTERISK-27888
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27888
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Functions/func_odbc
> Affects Versions: 13.21.0
> Reporter: Alexei Gradinari
> Assignee: Alexei Gradinari
> Target Release: 13.22.0
>
>
> The functions acf_odbc_read/cli_odbc_read ignore a number of columns in the SQLNumResultCols.
> If the number of columns is zero it means no data.
> In this case, a SQLFetch function has to be not called,
> because it will cause an error.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list