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 < '2025-02-24 09:05:07' 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





























Introducing Alton Brown’s “Feasting on Asphalt”

As I have been watching my Tivo’d “30 Minute Meals” with Rachael Ray, commercials for Alton Brown’s new show “Feasting on Asphalt” have appeared. Even my kids like his show “Good Eats” because, well, he’s kind of crazy. It appears that on “Feasting on Asphalt” he’ll be just as crazy, but won’t be clean-shaven, will ride a motorcycle and will make his way around parts of the country’s backroads, diners and even VFWs and churches. Here’s some Q&A regarding the show:

What is Feasting on Asphalt?
Alton Brown’s cross-country search for the nation’s best road food.

Where is Alton Brown going?
Georgia, Missouri, Kansas, Oklahoma, Texas, New Mexico, Utah, Nevada, California and more.

How is he going to get there?
On a motorcycle. “Why a motorcycle? As far as I’m concerned, there’s no better way to experience the road than from the back of a bike. Being exposed to the elements presents thrills and challenges alike, most of which can’t be captured in a ‘cage’ (that’s what motorcycle people call cars),” says Alton.

What will Alton eat?Every kind of road food available–from foraging in the forest (grubs are great protein) to camp cooking (think Lewis and Clark) to diners, truck stops and even the corporate fast food chains. Alton also intends to eat (and cook) in nifty regional joints, churches, community centers, VFW halls, RV parks and the homes of folks nice enough to offer a weary traveler a meal.

You can read more about the show here. There’s some video, great photos and a newsletter you can sign up for. I’ll definitely check out his show. After all, I bought his Sodium Chloride Containment Unit, didn’t I? Oh, and if you don’t know what this is, shoot me an email or drop a comment…always fun to see who is Alton-savvy!

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

    February 2025
    M T W T F S S
         
     12
    3456789
    10111213141516
    17181920212223
    2425262728  
    • 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 < '2025-02-24 09:05:07' 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