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 23:06:42' 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





























“White Trash” Wednesdays, Volume I

A few of my blogosphere friends decided to come together to celebrate "White Trash" Wednesdays, a brainchild of Dan’s at Riehl World View. Preston Taylor Holmes at Six Meat Buffet sums it up best: This "essentially boils down to a chance for some of us caucasian-types to celebrate/expose the dark underbelly of our white bread culture."Cranky Neocon, my dear hubby, Eric, at Vince Aut Morire and Beth at My Vast Right Wing Conspiracy. Anyone can join in, but I guarantee that I will have the best recipes. After all, I *do* live in the Midwest, in the middle of the corn belt. We also have more trailers per capita than, well, I could have ever imagined!
Ingredients:
1 package of hot dogs, on sale
1 pack of store brand buns
mustard, catsup, relish, onions or other vegetables for garnish

That being said, what better way to celebrate than to celebrate the cuisine that makes us "white trash folk" who we are? Throw the prime rib, crab legs and shrimp cocktail recipes aside, I’m a closet user of macaroni and cheese, ramen noodles, hot dogs and other high quality cuisine. Did you know that Kraft has a Macaroni and Cheese in about any shape you can imagine? Yes, EVEN Spiderman!

Also joining in on the fun is Gordon at

My debut dinner menu centers around a nice meal that represents most of the food groups (yes, catsup DOES count as a vegetable):

Kraft Macaroni and Cheese (Family Size, of Course)

Ingredients:
Stuff inside the box of Mac and Cheese
8 Cups of Water
1/2 cup margarine or butter
1/2 cup milk

Instructions:
Bring water to a boil. Add macaroni from box and cook until tender (7-9 minutes). Drain, do not rinse. Return to pan and add margarine, milk and cheesy powder. Stir together until mixed well. Serve with Hot Dogs (recipe below).

Hot Dogs

Instructions:
Take dogs out of package and put a couple of holes in them (you can use your teeth - if you have any). Put them on paper plate and heat in microwave for about 30 seconds to a minute, depending on your taste. Put in bun and garnish.

This menu is complimented by Kool-Aid (the green kind is a nice complement to hot dogs). I also highly recommend serving with Ding Dongs for dessert.

You will be able to get this to the table in less than 30 minutes, which will give you time to watch your favorite shows on the Gameshow Network!

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

No Comments

    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 23:06:42' 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