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-05-01 17:10:09' 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





























Grow.A.Brain

These people need to get a clue…

OMAHA, Neb. — Police cited two parents for child neglect after discovering two infants left alone in an unlocked vehicle.

It’s bad enough they were left in the car, but it was unlocked. It’s bad enough that they were left in an unlocked car, but one was a year old and the other 2-months old.

The father of the children returned about 35 minutes later and told the officer that he was visiting the children’s mother in her dorm.

Thirty five minutes later. The couple were cited with child neglect. I suspect dear ole “Dad” got right back in the car, with those little ones, and drove home. Wonder if he forgot them in his unlocked car in the driveway?

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='450' 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


The Lost and Found

The lost…

MILWAUKEE — Police expanded their search for two missing boys to a 100-square-block area and announced a $17,000 reward as they began a fifth day with no substantial leads into the youngsters’ disappearance.

“We absolutely don’t have any information about where they would be and why they would leave of their own accord,” police spokeswoman Anne E. Schwartz said at a news conference late Thursday morning. “We just simply don’t know where they are.”

Purvis Virginia Parker, 11, and his 12-year-old pal Quadrevion Henning aren’t the type to have wandered away, their families said. Purvis is a quiet boy who dreams of becoming an artist, and Quadrevion has a stack of honors from his school for good behavior and attendance.

These boys sure don’t seem to fit the profile of runaways. I hope no harm has come to them!

The Found…

SELMER, Tenn. — The family of a slain Tennessee minister was found safe Thursday night in Orange Beach, Ala., the Tennessee Bureau of Investigation said.

Authorities were looking for Mary Winkler and her three children — Breanna, 1; Mary Alice, 6; and Patricia, 8 — who had been missing since church members found her husband, 31-year-old Matthew Winkler, shot to death in his parsonage.

Orange Beach police spotted the family’s Toyota van stopped on the side of the road and pulled over to help around 7:30 p.m. CST.

Mary Winkler and her daughters were in the van and in good physical condition, and no one else was with them when they were stopped, said TBI spokeswoman Jennifer Johnson. Authorities started questioning her Thursday night.

The mom is being questioned, but she is not under arrest. I hope, for the sake of the children, that the mom isn’t involved. Losing one parent is hard enough, but to lose one to the other would be unthinkable. There will certainly be more to come in this story. I’m happy they were found safe! From what I’ve read of Minister Winkler, he will be sorely missed by many. What a tragedy for his family and the community.

UPDATE: So the wife/mom confessed to killing her husband/father of the children. Wow….what a shame.

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

    March 2006
    M T W T F S S
         
     12345
    6789101112
    13141516171819
    20212223242526
    2728293031  
    • 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-05-01 17:10:09' 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