(SELECT * FROM forum_posts where ((forum_posts.titre REGEXP 'g[eëêèé]nd[aäâà]rm[eëêèé]') OR (forum_posts.titre REGEXP 'g[eëêèé]nd[aäâà]rm[eëêèé]'))AND ((forum_posts.titre REGEXP '[aäâà]') OR (forum_posts.titre REGEXP '[aäâà]'))AND ((forum_posts.titre REGEXP '[cç]h[eëêèé]v[aäâà]l') OR (forum_posts.titre REGEXP '[cç]h[eëêèé]v[aäâà]l')) ORDER BY forum_posts.date DESC) UNION DISTINCT (SELECT * FROM forum_posts where ((forum_posts.titre REGEXP 'g[eëêèé]nd[aäâà]rm[eëêèé]') OR (forum_posts.titre REGEXP 'g[eëêèé]nd[aäâà]rm[eëêèé]')) OR ((forum_posts.titre REGEXP '[aäâà]') OR (forum_posts.titre REGEXP '[aäâà]')) OR ((forum_posts.titre REGEXP '[cç]h[eëêèé]v[aäâà]l') OR (forum_posts.titre REGEXP '[cç]h[eëêèé]v[aäâà]l')) ORDER BY forum_posts.date DESC) LIMIT 0,10