Advertisement
Guest User

Untitled

a guest
Dec 15th, 2011
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. 2011-12-15 13:04:54.292205 E DB Error (DBLogging):
  2. Query was:
  3. INSERT INTO logging (host, application, pid, tid, thread, filename, line, function, msgtime, level, message) VALUES (:HOST, :APP, :PID, :TID, :THREAD, :FILENAME, :LINE, :FUNCTION, :MSGTIME, :LEVEL, :MESSAGE)
  4. Bindings were:
  5. :APP="mythbackend", :FILENAME="mythcommandlineparser.cpp",
  6. :FUNCTION="ConfigureLogging", :HOST="uhtcmyth", :LEVEL=2, :LINE=2359,
  7. :MESSAGE="mythbackend version: master [v0.25pre-3928-ga3755dc] www.mythtv.org",
  8. :MSGTIME="2011-12-15 13:04:32", :PID=9786, :THREAD="CoreContext", :TID=9786
  9. Driver error was [2/1064]:
  10. QMYSQL: Unable to execute query
  11. Database error was:
  12. 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 ':HOST, :APP, :PID, :TID, :THREAD, :FILENAME, :LINE, :FUNCTION, :MSGTIME,' at line 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement