[asterisk-bugs] [JIRA] (ASTERISK-27888) SQL fetch error on query which return 0 columns

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Aug 8 10:06: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: 16.0.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, 15.5.0, 16.0.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