1970-01-01 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 '' at line 4
SELECT k.*
FROM author k, author_to_articles ka
WHERE k.id = ka.author_id
AND ka.articles_id =