'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'1154200\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{b72edb9cc9f0695b665b912533e7453d470f90014332cba5d6ad6893f8c7b06b}\\"1154200\\"{b72edb9cc9f0695b665b912533e7453d470f90014332cba5d6ad6893f8c7b06b}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'
Food for Thought
Toby Risk visits a small, diverse and self-sufficient farm in Britain that means to set an example for the rest of the country
October 13, 2004



