[asterisk-bugs] [JIRA] (ASTERISK-30096) Column type 9 (field 'oacdrdb:cel:eventtime') is unsupported at this time

Morvai Szabolcs (JIRA) noreply at issues.asterisk.org
Fri Jun 3 03:22:48 CDT 2022


     [ https://issues.asterisk.org/jira/browse/ASTERISK-30096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Morvai Szabolcs updated ASTERISK-30096:
---------------------------------------

    Description: 
The same issue which resolved in: https://issues.asterisk.org/jira/browse/ASTERISK-30023

The issue appears with ODBC driver: 
*mysql-connector-odbc:amd64 8.0.29-1ubuntu20.04 amd64        MySQL ODBC driver*

MySQL version:
*mysql  Ver 8.0.29 for Linux on x86_64 (MySQL Community Server - GPL)*

Ubuntu version: *Ubuntu 20.04.4 LTS*

Resolve this issue with adding {code}case SQL_DATETIME:{code} line to cel/cel_odbc.c file.


  was:
The same issue which resolved in: https://issues.asterisk.org/jira/browse/ASTERISK-30023

The issue appears with ODBC driver: 
*mysql-connector-odbc:amd64 8.0.29-1ubuntu20.04 amd64        MySQL ODBC driver*

MySQL version:
*mysql  Ver 8.0.29 for Linux on x86_64 (MySQL Community Server - GPL)*

Ubuntu version: *Ubuntu 20.04.4 LTS*

Resolved this issue with adding *case SQL_DATETIME:* line to cel/cel_odbc.c file.



>  Column type 9 (field 'oacdrdb:cel:eventtime') is unsupported at this time
> --------------------------------------------------------------------------
>
>                 Key: ASTERISK-30096
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30096
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: CEL/cel_odbc
>    Affects Versions: 18.12.1
>            Reporter: Morvai Szabolcs
>            Severity: Major
>
> The same issue which resolved in: https://issues.asterisk.org/jira/browse/ASTERISK-30023
> The issue appears with ODBC driver: 
> *mysql-connector-odbc:amd64 8.0.29-1ubuntu20.04 amd64        MySQL ODBC driver*
> MySQL version:
> *mysql  Ver 8.0.29 for Linux on x86_64 (MySQL Community Server - GPL)*
> Ubuntu version: *Ubuntu 20.04.4 LTS*
> Resolve this issue with adding {code}case SQL_DATETIME:{code} line to cel/cel_odbc.c file.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list