Comentan...
WordPress database error: [MySQL server has gone away]
SELECT option_value FROM wp_options WHERE option_name = 'WPTagboardPostID' LIMIT 1query returned no resultsWordPress database error: [MySQL server has gone away]
SELECT comment_author, comment_author_url, comment_author_email, comment_post_ID, COUNT(comment_ID) AS total_comments FROM wp_comments WHERE comment_approved = '1' AND comment_author != '' AND comment_author != '' GROUP BY comment_author ORDER BY total_comments DESC, comment_post_ID DESC LIMIT 5
Recent Comments
WordPress database error: [MySQL server has gone away]
SELECT DISTINCT ID, post_title, post_password, comment_ID, comment_post_ID, comment_author, comment_date_gmt, comment_approved, comment_type,comment_author_url, SUBSTRING(comment_content,1,30) AS com_excerpt FROM wp_comments LEFT OUTER JOIN wp_posts ON (wp_comments.comment_post_ID = wp_posts.ID) WHERE comment_approved = '1' AND comment_type = '' AND post_password = '' ORDER BY comment_date_gmt DESC LIMIT 10Recent Post
WordPress database error: [MySQL server has gone away]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_type = 'post' AND post_status = 'publish' GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 1,10