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 05:39:03' 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





























Our Word for the Day: Kindergarten

I remember when I could hold her with one arm, how she’d fall asleep in the middle of a feeding. How her big blue eyes would look up into my face and she would light up and laugh with a giggle that only infants can make.

I can remember the first day she ate solids. The day she got her first tooth. The day she said “Momma!” The day she could go potty in the “big girl” potty and didn’t have to wear diapers. I remember the boo-boos, the hugs, the little groany sighing she does when she cuddles her face into my neck and gently rubs my cheek. I remember the day she turned 5. One day to add to the list is today. My little girl started Kindergarten.

Did I cry when I took her to “her brother’s school” today? I didn’t this morning. I’d be lying if I said I wasn’t now. There are moments I just want her to be that cuddly little baby that needed me for everything - that depended on me for the most basic parts of living. There are moments when I am so proud to see her growing up to see how much of a beautiful spirit she has and how much she loves, well, everyone and everything most days. I’ll borrow her words when she’s talking about my cooking when I say “she’s a little bit of Heaven.”

They grow up so fast, don’t they? No matter what, she and her brother will always be my babies. Even when they go to their first dance, join the elementary fire patrol, [try to] borrow the car keys or go on their first date. Even when they get married and have kids of their own.

Happy first day at Kindergarten, Bug! Mommy’s so proud of her big girl!

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

    August 2006
    M T W T F S S
         
     123456
    78910111213
    14151617181920
    21222324252627
    28293031  
    • 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 05:39:03' 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