[mythtv-commits] Ticket #12161: mythcommflag - throwing database errors

MythTV noreply at mythtv.org
Mon Jun 2 12:20:14 UTC 2014


#12161: mythcommflag - throwing database errors
---------------------------------------+------------------------
     Reporter:  mythtv@…               |      Owner:  cpinkham
         Type:  Bug Report - General   |     Status:  new
     Priority:  major                  |  Milestone:  unknown
    Component:  MythTV - Mythcommflag  |    Version:  0.27-fixes
     Severity:  high                   |   Keywords:
Ticket locked:  0                      |
---------------------------------------+------------------------
 When this command is executed :
 mythcommflag --file $NewName --rebuild --loglevel info --syslog local7 >>
 $LOGFILE 2>&1

 Getting these errors thrown:

 2014-05-30 11:15:50.815101 E  Error preparing query: INSERT INTO
 recordedseek (chanid, starttime, type, mark, offset) VALUES
 2014-05-30 11:15:50.815129 E  Driver error was [2/1064]:
 QMYSQL3: Unable to prepare statement
 Database error was:
 You have an error in your SQL syntax; check the manual that corresponds to
 your MySQL server version for the right syntax to use near '' at line 1

 2014-05-30 11:15:50.815303 E  DB Error (delta position map insert):
 Query was:
 INSERT INTO recordedseek (chanid, starttime, type, mark, offset) VALUES
 Driver error was [2/1064]:
 QMYSQL: Unable to execute query
 Database error was:
 You have an error in your SQL syntax; check the manual that corresponds to
 your MySQL server version for the right syntax to use near '' at line 1

 2014-05-30 11:15:50.815462 E  Error preparing query: INSERT INTO
 recordedseek (chanid, starttime, type, mark, offset) VALUES
 2014-05-30 11:15:50.815479 E  Driver error was [2/1064]:
 QMYSQL3: Unable to prepare statement
 Database error was:
 You have an error in your SQL syntax; check the manual that corresponds to
 your MySQL server version for the right syntax to use near '' at line 1

 2014-05-30 11:15:50.815602 E  DB Error (delta position map insert):
 Query was:
 INSERT INTO recordedseek (chanid, starttime, type, mark, offset) VALUES
 Driver error was [2/1064]:
 QMYSQL: Unable to execute query
 Database error was:
 You have an error in your SQL syntax; check the manual that corresponds to
 your MySQL server version for the right syntax to use near '' at line 1

 Started after last update

 This version of mythcommflag : mythutil version: fixes/0.27
 [v0.27.1-7-g41d04b6]
 Last known working version of mythcommflag :mythutil version: fixes/0.27
 [v0.27-232-gf4825ca]

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12161>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list