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 < '2024-04-25 17:49:34' 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





























David Carroll, Jr.

Plea deal in killing of foster child

CINCINNATI Defense lawyers and prosecutors say an Ohio man will plead guilty to murdering a foster son who was left tied up in a closet.

Under a plea deal, David Carroll Junior would get 15 years to life, plus another year for gross abuse of a corpse. The judge will have to approve the agreement tomorrow.

Carroll’s wife was convicted last week of murder and other charges and got 54 years to life. Authorities say the pair left the developmentally disabled three-year-old bound cocoon-like in a closet for three days while they went to a family reunion. The boy was dead when they returned, and Carroll burned the body, dumping the remains in a river.

But the couple told police he either wandered off or was kidnapped — prompting thousands of volunteers to go on a pointless search.

Now wait just a damned minute here! Key words; “the PAIR”. The PAIR left the child bound in a closet for three days. The bastards acted TOGETHER, yet he’s only getting 16 years? They both should receive the same sentence, which should have been life (unless death were an option.)

The more I hear this shit, the less I understand.

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='672' 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 < '2007-02-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 > '2007-02-01' AND MONTH( post_date ) != MONTH( '2007-02-01' ) AND post_status = 'publish' ORDER BY post_date ASC LIMIT 1

    February 2007
    M T W T F S S
         
     1234
    567891011
    12131415161718
    19202122232425
    262728  
    • 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 < '2024-04-25 17:49:35' 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