Opened 8 years ago

Closed 8 years ago

Last modified 6 years ago

#174 closed баг (fixed)

Ошибка при создании mysql таблиц cdr и recordings

Reported by: san Owned by: alx
Priority: major Milestone: 2 очередь
Component: MC04-SoftSwitch Keywords:
Cc:

Description

2016-06-14 10:32:29.040987 [INFO] mod_conference_cdr_mysql.c:72 creating table cdr in mysql database
2016-06-14 10:32:29.040987 [ERR] mod_conference_cdr_mysql.c:84 mysql error creating table cdr: Invalid default value for 'starttime'
2016-06-14 10:32:29.040987 [INFO] mod_conference_cdr_mysql.c:101 creating table recordings in mysql database
2016-06-14 10:32:29.040987 [ERR] mod_conference_cdr_mysql.c:113 mysql error creating table recordings: Invalid default value for 'starttime'

Change History (3)

comment:1 by alx, 8 years ago

Status: newaccepted

Подтверждено - баг воспроизводится.
Дефолт '0000-00-00 00:00:00' будет изменен на CURRENT_TIMESTAMP.

comment:2 by alx, 8 years ago

Resolution: fixed
Status: acceptedclosed

Исправлено в 1.6.7-2.

comment:3 by san, 6 years ago

Milestone: Текущее2 очередь

Milestone renamed

Note: See TracTickets for help on using tickets.