[Bug 330272] Re: mythbackend silently fails with QSqlQuery::exec: empty query
Kyle Gordon
kyle at lodge.glasgownet.com
Sun Feb 22 20:26:16 UTC 2009
Hi,
I've just come home, and haven't used MythTV since last night. The
system has fallen over and mythbackend.log contains the following
info...
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz decodeLongLong() called with the iterator too close to the end of the list.
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz decodeLongLong() called with the iterator too close to the end of the list.
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz decodeLongLong() called with the iterator too close to the end of the list.
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz decodeLongLong() called with the iterator too close to the end of the list.
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz 2Reschedule requested for id -1.
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz DB Error (UpdateMatches):
Query was:
SELECT NULL from record WHERE type = :FINDONE AND findid <= 0;
Driver error was [2/1064]:
QMYSQL3: 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 ':FINDONE AND findid <= 0' at line 1
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz DB Error (Update next_record):
Query was:
UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = :RECORDID;
Driver error was [2/1064]:
QMYSQL3: 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 ':RECORDID' at line 1
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz DB Error (Update next_record):
Query was:
UPDATE record SET next_record = '0000-00-00T00:00:00' WHERE recordid = :RECORDID;
Driver error was [2/1064]:
QMYSQL3: 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 ':RECORDID' at line 1
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz DB Error (Update next_record):
Query was:
UPDATE record SET next_record = :NEXTREC WHERE recordid = :RECORDID;
Driver error was [2/1064]:
QMYSQL3: 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 ':NEXTREC WHERE recordid = :RECORDID' at line 1
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz DB Error (Update next_record):
Query was:
UPDATE record SET next_record = :NEXTREC WHERE recordid = :RECORDID;
Driver error was [2/1064]:
QMYSQL3: 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 ':NEXTREC WHERE recordid = :RECORDID' at line 1
222yyyy-22MM-22dd 22hh:22mm:22ss.22zzz DB Error (Update next_record):
Query was:
UPDATE record SET next_record = :NEXTREC WHERE recordid = :RECORDID;
Driver error was [2/1064]:
QMYSQL3: 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 ':NEXTREC WHERE recordid = :RECORDID' at line 1
and so on...
Kyle
--
mythbackend silently fails with QSqlQuery::exec: empty query
https://bugs.launchpad.net/bugs/330272
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list