·
Added a discussion

I get the following error:

Query:

SELECT `tme`.`media_id` AS `id` FROM `` AS `tme` LEFT JOIN `` AS `tm` ON `tme`.`media_id`=`tm`.`id` WHERE `tme`.`event_id`=?

Mysql error:

Incorrect table name ''

  • 218
Comments
    Login or Join to comment.