bsc
January 31st, 2008WordPress database error: [Can't find FULLTEXT index matching the column list]
SELECT ID, post_title, post_content,MATCH (post_name, post_content) AGAINST ('bsc') AS score FROM wp_posts WHERE MATCH (post_name, post_content) AGAINST ('bsc') AND post_date <= '2009-01-07 01:36:48' AND (post_status IN ( 'publish', 'static' ) && ID != '782') ORDER BY score DESC LIMIT 0,3



Leave a Reply