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 09:04:32' 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





























Quick Check-in, the “I’m Still Alive Edition”

I’m sure I’ve chased everyone away by not posting for so long, but wanted to send a shout out for those of you who might peek in every once in awhile. I am most definitely still alive, and have needed the time away from my blog to focus on the “real life” stuff going on. Nothing overly significant, but school, remodeling in our home, the holidays, and an extremely crazy work load have taken a priority as of late.

I’ll be honest with you as well. It’s been a bit refreshing not trying to “come up” with something to post. The whole presidential campaign has soured me a bit, there have been far too many murders, child abuse cases, and other disgusting human acts that I don’t even know where to begin. …and I don’t think the world really wants to read about the ups and downs of my bathroom remodel.

I’m sure I’ll be back to blogging at some point. I just don’t think the time is right for me just yet. Please don’t forget about me…I’ll come back, I promise!

In the mean time, those of you searching for Rachael Ray stuff seem to be quite happy…you have sustained my traffic to this site and I thank you for it! :)

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

6 Comments »
Chris said:

Take your time. Live well!



:smile:

Hey, Merri, I feel exactly the same way you do about blogging, politics, etc. I'm glad to see you are doing well. I'm not blogging any more often than you are!



Jay said:

I don't comment, but I still check in here. I hope you still read me as well.



Stroosinator said:

I feel bad, with nothing to contribute. My sentiments are the same as yours; too many murders, child abuse, etc.

I'm looking forward to a much needed vacation in just 7 days....Cocoa Beach here I come! AND....I won $100 on NASCAR yesterday. Very cool and in the face of vacation! Woo-woo!



Merri said:

Oh Nancy....I LOVE Cocoa Beach! I'm very jealous! :-) I hope you have a GREAT vacation!!!



Vinnie said:

Oh, no he din't.

Yes, yes he did.

My honey knows what I'm sayin'



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

    April 2024
    M T W T F S S
         
    1234567
    891011121314
    15161718192021
    22232425262728
    2930  
    • 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 09:04:33' 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