[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 May 5 18:16:18 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18537 
====================================================================== 
Reported By:                denzs
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   18537
Category:                   Documentation
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-12-27 06:21 CST
Last Modified:              2011-05-05 18:16 CDT
====================================================================== 
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
====================================================================== 

---------------------------------------------------------------------- 
 (0134562) svnbot (reporter) - 2011-05-05 18:16
 https://issues.asterisk.org/view.php?id=18537#c134562 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 317487

_U  trunk/
U   trunk/contrib/realtime/mysql/queue_log.sql
U   trunk/contrib/realtime/mysql/sipfriends.sql

------------------------------------------------------------------------
r317487 | russell | 2011-05-05 18:16:17 -0500 (Thu, 05 May 2011) | 16
lines

Merged revisions 317486 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r317486 | russell | 2011-05-05 18:15:53 -0500 (Thu, 05 May 2011) | 9
lines
  
  Fix some more realtime MySQL schema issues.
  
  (closes issue https://issues.asterisk.org/view.php?id=18537)
  Reported by: denzs
  Patches:
        sipfriends.sql.svndiff uploaded by denzs (license 1182)
        queue_log.sql.svndiff uploaded by denzs (license 1182)
        meetme.sql.svndiff uploaded by denzs (license 1182)
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=317487 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-05 18:16 svnbot         Checkin                                      
2011-05-05 18:16 svnbot         Note Added: 0134562                          
======================================================================




More information about the asterisk-bugs mailing list