Database Error; SQL: SELECT
DISTINCT
`t`.*
FROM `s1wp_posts` AS `t`
LEFT JOIN `s1wp_postmeta` AS `date_published` ON
`date_published`.`meta_key` = 'date_published'
AND `date_published`.`post_id` = `t`.`ID`
WHERE ( ( masa_keyword.name = 'שיטת ג'יקסו' ) AND ( `t`.`post_type` = 'masa_articles' ) AND ( `t`.`post_status` IN ( 'publish' ) ) )
ORDER BY `date_published`.`meta_value` DESC, `t`.`menu_order`, `t`.`post_title`, `t`.`post_date`
LIMIT 0, 20; Response: 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 ( `t`.`post_type` = 'masa_articles' ) AND ( `t`.`post_status...' at line 11