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