有人喜欢红的荷花,
有人喜欢绿的荷叶,
有人喜欢暗的荷影……
你呢?
荷·影
相关推荐
WordPress数据库错误: [Unknown column 'wp_1fuhuaterm_relationships.term_taxonomy_id' in 'where clause']
SELECT SQL_CALC_FOUND_ROWS wp_1fuhuaposts.*, ct.comment_post_ID, MAX(ct.comment_ID) as cid
FROM wp_1fuhuaposts INNER JOIN wp_1fuhuacomments AS ct ON wp_1fuhuaposts.ID = ct.comment_post_ID AND ct.comment_type IN ('comment', '') AND ct.comment_parent=0 AND ct.comment_approved NOT IN ('spam', 'trash', 'post-trashed')
WHERE 1=1 AND wp_1fuhuaposts.ID NOT IN (702) AND (
wp_1fuhuaterm_relationships.term_taxonomy_id IN (11,70)
) AND wp_1fuhuaposts.post_type = 'post' AND ((wp_1fuhuaposts.post_status = 'publish'))
GROUP BY ct.comment_post_ID
ORDER BY cid DESC
LIMIT 0, 8
WordPress数据库错误: [Unknown column 'wp_1fuhuaterm_relationships.term_taxonomy_id' in 'where clause']
SELECT SQL_CALC_FOUND_ROWS wp_1fuhuaposts.*, ct.comment_post_ID, MAX(ct.comment_ID) as cid
FROM wp_1fuhuaposts INNER JOIN wp_1fuhuacomments AS ct ON wp_1fuhuaposts.ID = ct.comment_post_ID AND ct.comment_type IN ('comment', '') AND ct.comment_parent=0 AND ct.comment_approved NOT IN ('spam', 'trash', 'post-trashed')
WHERE 1=1 AND wp_1fuhuaposts.ID NOT IN (702) AND (
wp_1fuhuaterm_relationships.term_taxonomy_id IN (31)
) AND ((wp_1fuhuaposts.post_type = 'post' AND (wp_1fuhuaposts.post_status = 'publish')))
GROUP BY ct.comment_post_ID
ORDER BY cid DESC
LIMIT 0, 8