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-03-28 11:49:24' 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





    • Design by





























Turkey Earns Stay

TURKEY EARNS STAY!

This guy is an escapee from the turkey farm next door to us. He’s been wandering around the woods that separates us from the farm, and has recently become bold enough to come right up to the house.

I was inside steamcleaning carpets last weekend and the boys were in the basement watching the BIG GAME! (U of M vs. Ohio) I noticed him walk by and grabbed my camera. After I got my pictures, I chased him back into the woods and went back to my steamcleaning. When it was time for me to have a beer, I went downstairs and headed to the patio through the furnace room. I opened the door and that damned bird was RIGHT THERE! I slammed the door in his face, scaring me like that!

A very dear friend of mine is going to introduce Butterball here to his maker this weekend. The turkey farm owner said we’d be doing him a favor and the the ol’ tom probably misses his 10,000 friends! We’ll freeze him until either New Year or Super Bowl, when I’ll make my first ever attempt at deep fried turkey.

Happy Thanksgiving all!

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

3 Comments »
Chris said:

Yeah....I don't think he's a wild turkey, LOL. Looks rather skinny though, I'd fatten him up with some grain:)



Nigel said:

Hmm...who's "Nancy"?

Merri, wishing you and Vinnie (and Nancy) a terrific Thanksgiving...and here's to Nebraska beating Colorado and STILL firing Callahan!



Merri said:

Hi Nigel,

Nancy is a co-conspirator of mine - a frequent commenter that I invited to post whenever she had the desire to do so...Nancy, meet Nigel - Nigel...meet Nancy. :-)

Here, here on the Colorado game (and the Callahan firing...tee hee!) I hope you had a fabulous Thanksgiving!!!



Leave a Comment!

:mrgreen: :neutral: :twisted: :arrow: :shock: :smile: :???: :cool: :evil: :grin: :idea: :oops: :razz: :roll: :wink: :cry: :eek: :lol: :mad: :sad: :!: :?:

Please note: Comments may be moderated. It may take a while for them to show on the page.

Back To Main


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

    March 2024
    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 < '2024-03-28 11:49:24' 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