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-24 18:23: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





























Rachael Ray Hard Anodized Orange Cookware Set (10pc)

For those of you who have been watching Rachael Ray’s new talk show, she’s using her new cookware. You can find them on Amazon here.

I can’t help it. I love my Calphalon too much, and the orange handles don’t quite fit my decor. But they look to be of good quality.

For those of you who shop at Kohl’s, they are carrying her cookware as well!

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='598' 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 »
Angela said:

I LOVE orange. Especially if it's BURNT orange from Texas!! :mrgreen:

I have her 30 minute express lane cookbook. I tried the Cowboy Spaghetti (sp?) and didn't like it. It tasted more like it should be some sort of chili dish.

I do love Rachael Ray. She's got such a big heart, you can tell when she laughs.



Merri said:

Yeah...I saw the episode of "30 Minute Meals" that recipe was on. It didn't look like spaghetti per se at all. Really reminded me a bit of chili mac or something.

You are right about heart with RR - that's one reason I like her. I may not like every recipe she makes (who likes every recipe of any cook or chef, right?), but what I like is the concept of how she approaches cooking - you learn the "art" she teaches and you can apply it to the foods and combinations you and your family enjoy. :-)

The other cool things about these pots? Those handles are oven safe up to a certain temperature. That's AWESOME.



Chris said:

You know that I love me some Rachael, but I caught her show last week and was unimpressed. It was any other daytime talk show.

I am afraid she is about to be Emerilized. You know, how Emeril went from a 30 minute studio show to Emeril Live, a sitcom, and commercials then he was overexposed and fell out of popularity.



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-24 18:23: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