SQLSTATE[42000]: Syntax error or access violation: 1064 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 '?) LIMIT 1' at line 2, query was: SELECT `column`.*, `column_writer`.* FROM `column` LEFT JOIN `column_writer` ON column_writer.id = column.column_writer_id WHERE (column.state='active') AND (column.id=?) LIMIT 1