Error in fetching records in table "journals left join volumes on journals.volume_id = volumes.id".
Query : select journals.*, volumes.title as volume_title from journals left join volumes on journals.volume_id = volumes.id where journals.id=
Error is :You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1