[mythtv-commits] Ticket #1740: code around perl database warnings in myth.rebuilddatabase.pl
MythTV
mythtv at cvs.mythtv.org
Thu Apr 27 01:41:13 UTC 2006
#1740: code around perl database warnings in myth.rebuilddatabase.pl
-----------------------------+----------------------------------------------
Reporter: gnassas at mac.com | Owner: ijr
Type: patch | Status: new
Priority: minor | Milestone: 0.20
Component: mythtv | Version: head
Severity: medium |
-----------------------------+----------------------------------------------
Apparantly sql statements that don't return rows cause certain versions of
perl or its database packages to emit "FREE ERROR BIND" messages to
stderr. There is just such a statement in the rebuilddb script so this
ticket codes around the issue.
Also, we now include the RecordFilePrefix when building the commflag
command so you don't have to be in the recordings directory when you
import.
Also, filenames are now escaped for those who use the --norename option
and build seek entries.
Also, a comment was realigned to sit with the code it's commenting on.
Also, various typos and half-truths were corrected.
Also, the version number was ticked up ever so slightly to reflect the
umpteen changes that have happened over the years.
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1740>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list