[asterisk-bugs] [JIRA] (ASTERISK-27782) cdr_mysql Missing MYSQL_PORT definition

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Mar 29 08:46:51 CDT 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242876#comment-242876 ] 

Asterisk Team commented on ASTERISK-27782:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> cdr_mysql Missing MYSQL_PORT definition
> ---------------------------------------
>
>                 Key: ASTERISK-27782
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27782
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/cdr_mysql
>    Affects Versions: 15.3.0
>            Reporter: Evandro César Arruda
>
> Missing MYSQL_PORT define instead of 0 changed on ASTERISK-27366.
>    [CC] cdr_mysql.c -> cdr_mysql.o
> cdr_mysql.c: In function ‘my_load_module’:
> cdr_mysql.c:504:63: error: ‘MYSQL_PORT’ undeclared (first use in this function)
>   res |= my_load_config_number(cfg, "global", "port", &dbport, MYSQL_PORT);
>                                                                ^~~~~~~~~~
> cdr_mysql.c:504:63: note: each undeclared identifier is reported only once for each function it appears in
> /opt/install/asterisk/asterisk-15.3.0/Makefile.rules:149: recipe for target 'cdr_mysql.o' failed
> I searched in Asterisk directory and I checked on mysql.h included, booth not have any reference to MYSQL_PORT definition.



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



More information about the asterisk-bugs mailing list