Database error: Invalid SQL:
SELECT DISTINCT(town), towncounty AS display_value
FROM food_idx_town
WHERE
(town LIKE 'b%') AND SQRT(POWER(ABS(587593 - xm), 2) + POWER(ABS(5816957 - ym), 2)) <= 4000 AND f_country = 224 AND (street LIKE 'birmingham road' OR street LIKE 'birmingham road %' OR street LIKE 'the birmingham road') AND (locality LIKE 'coleshill' OR locality LIKE 'coleshill-%' OR locality LIKE 'coleshill %')
ORDER BY town
MySQL error: 1054 (1054)
Session halted.