Modify

Ticket #533 (closed defect: fixed)

You must read the TicketHowTo before creating a new ticket or commenting on an existing ticket.

Opened 6 years ago

Last modified 6 years ago

Mysql 5.0 has repeat as a function, datadirect.cpp needs to be updated.

Reported by: mythtv@… Owned by: ijr
Priority: major Milestone: unknown
Component: mythtv Version:
Severity: low Keywords:
Cc: Ticket locked: no

Description

in mysql 5+, repeat is a reserved keyword, so datadirect.cpp should change all repeat colums to 'repeat'

Attachments

Change History

comment:1 Changed 6 years ago by mythtv@…

In datadirect.cpp Lines 181, 418, 621, 639 are the ones that should be changed.

comment:2 Changed 6 years ago by danielk

  • Status changed from new to closed
  • Resolution set to fixed

(In [7607]) Fixes #533, by renaming column in temp tables.

comment:3 Changed 6 years ago by anonymous

  • Status changed from closed to reopened
  • Resolution fixed deleted

This bug has either reappeared in 10101 or hasn't been fixed.

comment:4 Changed 6 years ago by ijr

  • Status changed from reopened to closed
  • Resolution set to fixed
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.