Invalid SQL:
SELECT bk.*, u.author_name
FROM r4_battle_kuriniai bk
LEFT JOIN r4_users u ON bk.user_id = u.id
WHERE bk.id =
MySQL error #1064 : 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 4
Queries executed: 4