WordPress database error: [Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'merri_wrdp1.wp_posts.post_date' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2025-07-01 02:21:14' 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





    • The 2006 Weblog Awards



      Design by





























What, She Worry?

So Hillary Clinton has decided to relegate President Bush to a comic-book character, huh?

ALBANY, N.Y. (AP) - Republicans took aim at Sen. Hillary Rodham Clinton on Monday for a speech comparing President Bush to Mad magazine’s freckle-faced, "What, me worry?" kid, Alfred E. Neuman.

I’m not surprised.  It isn’t the first time she’s tossed out crass or rude comments about Republicans.  Seems as Hillary’s only way to deal with those who are far superior to her is to pull open her "Mad Magazine" collection and come up with those one-liners.  The NY GOP was quoted saying:

"At a time when President Bush and most elected officials are focused on the security of our nation, Mrs. Clinton seems focused on taking partisan jabs and promoting her presidential campaign," added New York’s GOP chairman, Stephen Minarik. "Her priorities are clearly out of whack."

I’m disappointed, however, that the AP didn’t include this very telling photo of one of our younger Republicans taking issue with Ms. Clinton’s statement:

Cross Posted at MY Vast Right Wing Conspiracy

WordPress database error: [Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'merri_wrdp1.wp_comments.comment_type' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT comment_author, comment_author_url, comment_type, MAX(comment_ID) as comment_ID, SUBSTRING_INDEX(comment_content,'strong',2) as trackback_title, SUBSTRING_INDEX(comment_author,' » ',1) as pingback_blog, SUBSTRING_INDEX(comment_author,' » ',-1) as pingback_title FROM wp_comments WHERE (comment_post_ID='242' AND comment_approved = '1') AND (comment_type = 'trackback' OR comment_type = 'pingback') GROUP BY comment_author, comment_author_url ORDER BY comment_ID DESC LIMIT 50


John Cusimano & Rachael Ray

For those of you who are fans of Rachael Ray and John Cusimano (I know you’re out there, I’ve seen you on my stats!), I came across an article that actually has a picture of both of them together (gasp!). 

The article talks of her new magazine "Every Day with Rachael Ray" and also talks about an episode of $40 a Day that she filmed at Gloria Estefan’s Miami restaurant "Lario’s."  You can read more here!

Anyway for those of you crazed fans, here is the picture….enjoy!

 

WordPress database error: [Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'merri_wrdp1.wp_comments.comment_type' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT comment_author, comment_author_url, comment_type, MAX(comment_ID) as comment_ID, SUBSTRING_INDEX(comment_content,'strong',2) as trackback_title, SUBSTRING_INDEX(comment_author,' » ',1) as pingback_blog, SUBSTRING_INDEX(comment_author,' » ',-1) as pingback_title FROM wp_comments WHERE (comment_post_ID='241' AND comment_approved = '1') AND (comment_type = 'trackback' OR comment_type = 'pingback') GROUP BY comment_author, comment_author_url ORDER BY comment_ID DESC LIMIT 50


    WordPress database error: [Expression #1 of ORDER BY clause is not in SELECT list, references column 'merri_wrdp1.wp_posts.post_date' which is not in SELECT list; this is incompatible with DISTINCT]
    SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year FROM wp_posts WHERE post_date < '2005-07-01' AND post_status = 'publish' ORDER BY post_date DESC LIMIT 1

    WordPress database error: [Expression #1 of ORDER BY clause is not in SELECT list, references column 'merri_wrdp1.wp_posts.post_date' which is not in SELECT list; this is incompatible with DISTINCT]
    SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year FROM wp_posts WHERE post_date > '2005-07-01' AND MONTH( post_date ) != MONTH( '2005-07-01' ) AND post_status = 'publish' ORDER BY post_date ASC LIMIT 1

    July 2005
    M T W T F S S
         
     123
    45678910
    11121314151617
    18192021222324
    25262728293031
    • WordPress database error: [Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'merri_wrdp1.wp_posts.post_date' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
      SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2025-07-01 02:21:14' 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