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-23 19:56:49' 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





























I’m BAAAAAAAACK!

Well, we are back from Florida, and Florida is still standing. Barely. Oh, and I’m still standing. Barely. :-) What a great trip! I will definitely write more later, along with some great shots of the trip, but the need to wash 18 loads of laundry, pick up pets from all over town, replenish our very empty kitchen and pay bills kinda is taking up the vast majority of my time.

I first want to thank Beth, Tammy and Jody who helped out by cross-posting here at Merri Musings while I was out. I truly appreciate you helping me out in a pinch, ladies….you all ROCK! Any time you need my help, well, you know where to find me!

I also want to gush about the opportunity we had to meet some very special people down in Florida. Last Thursday, we took a trip to Tampa and met up with Linda and Wild Thing (and her dear hubby). We had a great time tooling around Busch Gardens (LOVE THOSE COASTERS!) and were treated like royalty at the lovely home of one of Linda’s friends, Steve. Click on their links above to get some great posts about our time together…what a great time! I am honored to have met all of them! We also had the great honor of driving up to Tallahassee and meeting Beth and her beautiful daughter on hubby’s birthday. I never knew another person had as much energy, if not more energy than my own daughter - but that would be Beth’s little princess! :-) We had a chance to talk, drink a little, and take in some dinner. Truly, it was hard to leave, but we did try to get Beth to drive to Orlando and hang out the next day. She’s thinking that it may have been a good idea, given her adventures on the road (click on the link to read about all her fun!). I’m sure there will be another time for us to meet, though, Beth!

What a great vacation. I almost cried boarding the plane yesterday. We were trying to figure out a way to sneak in another day to see the beach, but those damned obligations plus a need to quit spending money seemed to get in the way. More on some of the fun we had, but now, I guess it’s back to real life!

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

1 Comment »
Jody said:

YAY! Welcome back! I'm glad your trip was wonderful and I'm glad you had a safe trip home... (and I'm almost sorry for the "America's Got Talent" Post...almost) ;)



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-23 19:56:49' 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