En attendant le week-end…
WordPress database error: [Can't find FULLTEXT index matching the column list]
SELECT DISTINCT ID,post_title,post_date,post_content,MATCH(post_title,post_content) AGAINST ('En attendant le week-end... <p style=\"text-align: center\">http://www.youtube.com/watch?v=1GX_4PgUhYo</p>' WITH QUERY EXPANSION) AS score FROM wp_posts WHERE MATCH (post_title,post_content) AGAINST ('En attendant le week-end... <p style=\"text-align: center\">http://www.youtube.com/watch?v=1GX_4PgUhYo</p>' WITH QUERY EXPANSION) AND post_date <= '2013-06-19 09:47:34' AND post_status = 'publish' AND post_password = '' AND id != 1882 AND post_type = 'post' ORDER BY RAND() LIMIT 0,3
↑ haut de page