WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wp_posts LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (109,75) GROUP BY ID

Curioso! » Physics


Archive for the 'Physics' Category

Physics reference material

Wednesday, May 9th, 2007

Physics reference material found on the web.
Read the rest of this entry »

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 109 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '109' AND comment_approved = '1'

No Comments »

Warped Passages

Monday, September 5th, 2005

Unraveling the Mysteries of the Universe’s Hidden Dimensions
This book gives an overview of discoveries in theoretical physics from early twentieth-century physics to curent particle physics and string theory.
Read the rest of this entry »

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 75 AND comment_approved = '1';

Comments Off