Database error: Invalid SQL: select count(video.video_id) as cnt, video.video_id, blog_id, title, subjects, descr, location, shooter, email, wmv_file, wmv_small, mpeg4, swf, long_descr, video.date, date_posted, length, keywords, approved, picture,
DATE_FORMAT(video.date, '%m/%d/%y') as date_f,
DATE_FORMAT(video.date_posted, '%m/%d/%y') as date_posted_f
FROM video
LEFT JOIN tracker ON video.video_id=tracker.parent_id
WHERE video.video_id = boat_resin636322030.txt
GROUP BY video.video_id
MySQL Error: 1109 (Unknown table 'boat_resin636322030' in where clause)