[asterisk-bugs] [Asterisk 0018537]: [patch] MySQL table definitions are broken (wrong commas and a wrong name)
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 3 14:05:10 CST 2011
The following issue is now READY FOR REVIEW.
======================================================================
https://issues.asterisk.org/view.php?id=18537
======================================================================
Reported By: denzs
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 18537
Category: Documentation
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for review
Asterisk Version: 1.8.1.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-12-27 06:21 CST
Last Modified: 2011-03-03 14:05 CST
======================================================================
Summary: [patch] MySQL table definitions are broken (wrong
commas and a wrong name)
Description:
In contrib/realtime/mysql/queue_log.sql the column "datetime" is referenced
as index, but the correct name is "time".
In contrib/realtime/mysql/sipfriends.sql
there is a comma in the last line inside of the brackets.
In contrib/realtime/mysql/meetme.sql
there is a comma in the last line inside of the brackets.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
parent of 0015959 Create contrib/realtime/{mysql,pgsql,or...
has duplicate 0018915 [patch] PATCH: Fixes to MySQL sql files
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-03-03 14:05 lmadsen Status acknowledged => ready
for review
======================================================================
More information about the asterisk-bugs
mailing list