Błąd: | sql |
Treść: | 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 '\'65\' AND c.`bcom_accepted`=1
ORDER BY bcom_date DESC
LIMIT 0,1000' at line 3 |
Zapytanie: | SELECT *
FROM mcms_blog_comments c JOIN mcms_blog b ON c.id_blo = b.id_blo
WHERE b.`id_blo`=\'65\' AND c.`bcom_accepted`=1
ORDER BY bcom_date DESC
LIMIT 0,1000 |
Plik: | /home/ecreo/public_html/dorzeczni.pl/include/libs/www/blog_comments.php |
Linia: | 32 |
Plik zapytania: | blog/select/select_comments_where_oby_limit |