Database Error; SQL: SELECT DISTINCT `t`.* FROM `wp8i_posts` AS `t` LEFT JOIN `wp8i_term_relationships` AS `rel_creator_category` ON `rel_creator_category`.`object_id` = `t`.`ID` LEFT JOIN `wp8i_term_taxonomy` AS `rel_tt_creator_category` ON `rel_tt_creator_category`.`taxonomy` = 'creator_category' AND `rel_tt_creator_category`.`term_taxonomy_id` = `rel_creator_category`.`term_taxonomy_id` LEFT JOIN `wp8i_terms` AS `creator_category` ON `creator_category`.`term_id` = `rel_tt_creator_category`.`term_id` WHERE ( ( `creator_category`.`name` = u0022democratische schoolu0022 ) AND ( `t`.`post_type` = 'creator' ) AND ( `t`.`post_status` IN ( 'publish' ) ) ) ORDER BY t.post_title ASC, `t`.`menu_order`, `t`.`post_title`, `t`.`post_date`; 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 'schoolu0022 ) AND ( `t`.`post_type` = 'creator' ) AND ( `t`.`post_status` IN ...' at line 17