query:
SELECT entry_id, entry_alias, entry_title, entry_cover, entry_content, entry_created FROM record_entries WHERE entry_groups = OR entry_groups LIKE ',%' OR entry_groups LIKE '%,' ORDER BY entry_created DESC, entry_id DESC LIMIT 0, 6
error:
SQLSTATE[42000]: Syntax error or access violation: 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 'OR entry_groups LIKE ',%' OR entry_groups LIKE '%,' ORDER BY entry_created DE...' at line 1
file:
/home/u155945278/domains/pasion.al/build/setup.php
line:
406