string(864) "SELECT COUNT(*) AS count,
sqrt(pow(69*(classifieds.lat - 55.61005), 2) + pow(42.5*(classifieds.lon - -4.49449), 2)) AS distance
FROM classifieds
WHERE 1 AND (classifieds.lat BETWEEN ('55.61005' - 50/69.0) AND ('55.61005' + 50/69.0)) AND (classifieds.lon BETWEEN ('-4.49449' - 50/42.5) AND ('-4.49449' + 50/42.5)) AND classifieds.make = "citroën" AND (classifieds.mileage >= 10000 AND classifieds.mileage <= 75000) AND NOT (MATCH(title) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR MATCH(description) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR title LIKE '%no mot%' OR description LIKE '%no mot%') AND expiry >= NOW() AND ingested = 1
HAVING distance <= '50'
"
string(1166) "SELECT classifieds.*,
classifieds.seller as user_name,
NULL as user_email,
NULL as seller_id,
sqrt(pow(69*(classifieds.lat - 55.61005), 2) + pow(42.5*(classifieds.lon - -4.49449), 2)) AS distance , 0 AS title_match, 0 AS desc_match
FROM classifieds
WHERE 1 AND (classifieds.lat BETWEEN ('55.61005' - 50/69.0) AND ('55.61005' + 50/69.0)) AND (classifieds.lon BETWEEN ('-4.49449' - 50/42.5) AND ('-4.49449' + 50/42.5)) AND classifieds.make = "citroën" AND (classifieds.mileage >= 10000 AND classifieds.mileage <= 75000) AND NOT (MATCH(title) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR MATCH(description) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR title LIKE '%no mot%' OR description LIKE '%no mot%') AND expiry >= NOW() AND ingested = 1
GROUP BY classifieds.id
HAVING distance <= '50' ORDER BY posted DESC, (title_match+desc_match) DESC LIMIT 0,20"
string(864) "SELECT COUNT(*) AS count,
sqrt(pow(69*(classifieds.lat - 55.61005), 2) + pow(42.5*(classifieds.lon - -4.49449), 2)) AS distance
FROM classifieds
WHERE 1 AND (classifieds.lat BETWEEN ('55.61005' - 90/69.0) AND ('55.61005' + 90/69.0)) AND (classifieds.lon BETWEEN ('-4.49449' - 90/42.5) AND ('-4.49449' + 90/42.5)) AND classifieds.make = "citroën" AND (classifieds.mileage >= 10000 AND classifieds.mileage <= 75000) AND NOT (MATCH(title) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR MATCH(description) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR title LIKE '%no mot%' OR description LIKE '%no mot%') AND expiry >= NOW() AND ingested = 1
HAVING distance <= '90'
"
string(1166) "SELECT classifieds.*,
classifieds.seller as user_name,
NULL as user_email,
NULL as seller_id,
sqrt(pow(69*(classifieds.lat - 55.61005), 2) + pow(42.5*(classifieds.lon - -4.49449), 2)) AS distance , 0 AS title_match, 0 AS desc_match
FROM classifieds
WHERE 1 AND (classifieds.lat BETWEEN ('55.61005' - 90/69.0) AND ('55.61005' + 90/69.0)) AND (classifieds.lon BETWEEN ('-4.49449' - 90/42.5) AND ('-4.49449' + 90/42.5)) AND classifieds.make = "citroën" AND (classifieds.mileage >= 10000 AND classifieds.mileage <= 75000) AND NOT (MATCH(title) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR MATCH(description) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR title LIKE '%no mot%' OR description LIKE '%no mot%') AND expiry >= NOW() AND ingested = 1
GROUP BY classifieds.id
HAVING distance <= '90' ORDER BY posted DESC, (title_match+desc_match) DESC LIMIT 0,20"
string(865) "SELECT COUNT(*) AS count,
sqrt(pow(69*(classifieds.lat - 55.61005), 2) + pow(42.5*(classifieds.lon - -4.49449), 2)) AS distance
FROM classifieds
WHERE 1 AND (classifieds.lat BETWEEN ('55.61005' - 90/69.0) AND ('55.61005' + 90/69.0)) AND (classifieds.lon BETWEEN ('-4.49449' - 90/42.5) AND ('-4.49449' + 90/42.5)) AND classifieds.make = "citroën" AND (classifieds.mileage >= 10000 AND classifieds.mileage <= 112500) AND NOT (MATCH(title) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR MATCH(description) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR title LIKE '%no mot%' OR description LIKE '%no mot%') AND expiry >= NOW() AND ingested = 1
HAVING distance <= '90'
"
string(1167) "SELECT classifieds.*,
classifieds.seller as user_name,
NULL as user_email,
NULL as seller_id,
sqrt(pow(69*(classifieds.lat - 55.61005), 2) + pow(42.5*(classifieds.lon - -4.49449), 2)) AS distance , 0 AS title_match, 0 AS desc_match
FROM classifieds
WHERE 1 AND (classifieds.lat BETWEEN ('55.61005' - 90/69.0) AND ('55.61005' + 90/69.0)) AND (classifieds.lon BETWEEN ('-4.49449' - 90/42.5) AND ('-4.49449' + 90/42.5)) AND classifieds.make = "citroën" AND (classifieds.mileage >= 10000 AND classifieds.mileage <= 112500) AND NOT (MATCH(title) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR MATCH(description) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR title LIKE '%no mot%' OR description LIKE '%no mot%') AND expiry >= NOW() AND ingested = 1
GROUP BY classifieds.id
HAVING distance <= '90' ORDER BY posted DESC, (title_match+desc_match) DESC LIMIT 0,20"
string(865) "SELECT COUNT(*) AS count,
sqrt(pow(69*(classifieds.lat - 55.61005), 2) + pow(42.5*(classifieds.lon - -4.49449), 2)) AS distance
FROM classifieds
WHERE 1 AND (classifieds.lat BETWEEN ('55.61005' - 90/69.0) AND ('55.61005' + 90/69.0)) AND (classifieds.lon BETWEEN ('-4.49449' - 90/42.5) AND ('-4.49449' + 90/42.5)) AND classifieds.make = "citroën" AND (classifieds.mileage >= 10000 AND classifieds.mileage <= 112500) AND NOT (MATCH(title) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR MATCH(description) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR title LIKE '%no mot%' OR description LIKE '%no mot%') AND expiry >= NOW() AND ingested = 1
HAVING distance <= '90'
"
string(1167) "SELECT classifieds.*,
classifieds.seller as user_name,
NULL as user_email,
NULL as seller_id,
sqrt(pow(69*(classifieds.lat - 55.61005), 2) + pow(42.5*(classifieds.lon - -4.49449), 2)) AS distance , 0 AS title_match, 0 AS desc_match
FROM classifieds
WHERE 1 AND (classifieds.lat BETWEEN ('55.61005' - 90/69.0) AND ('55.61005' + 90/69.0)) AND (classifieds.lon BETWEEN ('-4.49449' - 90/42.5) AND ('-4.49449' + 90/42.5)) AND classifieds.make = "citroën" AND (classifieds.mileage >= 10000 AND classifieds.mileage <= 112500) AND NOT (MATCH(title) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR MATCH(description) AGAINST('(+(mot m.o.t m.o.t.) +(fail failed expired "run out"))' IN BOOLEAN MODE) OR title LIKE '%no mot%' OR description LIKE '%no mot%') AND expiry >= NOW() AND ingested = 1
GROUP BY classifieds.id
HAVING distance <= '90' ORDER BY posted DESC, (title_match+desc_match) DESC LIMIT 0,20"
Cheap Citroën Cars For Sale In Kilmarnock, Ayrshire And Arran With Less Than 75,000 Miles And Valid MOT | Cheapmoto.co.uk
C4 hatchback 1.6 ehdi Manual 92k MOT until November £20 a year tax Panoramic roof Electric folding mirrors Cruise control Drives well Part dealership service history and some independent. A lot of car for little money. Some rust as shown in pictures, drivers window stopped working, probably needs a drop link and rear brake service, everything else works as should Only have new