[Home]

Summary:ASTERISK-25311: Asterisk may restart if using cdr_odbc + MySQL in strict mode
Reporter:Eugene (varnav)Labels:
Date Opened:2015-08-11 04:15:28Date Closed:2015-08-11 04:30:22
Priority:MinorRegression?No
Status:Closed/CompleteComponents:CDR/cdr_odbc
Versions:11.17.1 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Centos 5.5 MySQL 5.6 strict modeAttachments:
Description:If MySQL is in strict mode (https://dev.mysql.com/doc/refman/5.6/en/sql-mode.html) asterisk, if using cdr_odbc, may queitly restart without an error.
cdr_mysql works with no problems.
Comments:By: Asterisk Team (asteriskteam) 2015-08-11 04:15:29.762-0500

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].

By: Eugene (varnav) 2015-08-11 04:30:22.395-0500

I've got problems in non-strict mode too, rechecking.