Ошибка базы данных WordPress: [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 'AND
biblica_books.post_id IS NOT NULL
ORD...' at line 7]SELECT
biblica_books.*
FROM `wp_postmeta`
LEFT JOIN biblica_books ON wp_postmeta.post_id = biblica_books.post_id
WHERE
wp_postmeta.meta_key = 'section' AND
wp_postmeta.meta_value = AND
biblica_books.post_id IS NOT NULL
ORDER BY BINARY post_title