[mythtv-commits] Ticket #1286: sql query malformed for "person named in the credits" custom record
MythTV
mythtv at cvs.mythtv.org
Sun Mar 5 18:25:04 UTC 2006
#1286: sql query malformed for "person named in the credits" custom record
--------------------------------------+-------------------------------------
Reporter: potterr at southwestern.edu | Owner: bjm
Type: defect | Status: closed
Priority: minor | Milestone:
Component: mythtv | Version: head
Severity: medium | Resolution: fixed
--------------------------------------+-------------------------------------
Changes (by bjm):
* resolution: => fixed
* status: assigned => closed
Comment:
(In [9264]) Fixes for JOINs in kPeopleSearch and kPowerSearch with MySQL >
5.0.12.
Searches involving an additional FROM clause were broken due to
syntax changes for the "table_reference" field needed for JOIN ... ON .
This fixes these problems for kPeopleSearch and Custom Record examples
using the Additional Tables field. Verified that the examples work in
the syntax checker, proglist and for rules created from the examples.
Closes #1286
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1286>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list