Seagate Barracuda 750GB Hard Drive
WordPress database error: [MySQL client ran out of memory]
SELECT * FROM wp_comments WHERE comment_post_ID = '38' AND comment_approved = '1' ORDER BY comment_date
Sorry, the comment form is closed at this time.
WordPress database error: [Lost connection to MySQL server during query]
SELECT cat_ID, cat_name, category_nicename, category_description, category_parent, category_count
FROM wp_categories
WHERE cat_ID > 0
ORDER BY cat_name asc
WordPress database error: [MySQL server has gone away]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2010-09-06 21:21:27' AND post_date != '0000-00-00 00:00:00' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC
WordPress database error: [MySQL server has gone away]
SELECT DISTINCT link_category, cat_name, show_images,
show_description, show_rating, show_updated, sort_order,
sort_desc, list_limit
FROM `wp_links`
LEFT JOIN `wp_linkcategories` ON (link_category = cat_id)
WHERE link_visible = 'Y'
AND list_limit <> 0
ORDER BY cat_name