You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.
ORDER BY
id DESC
LIMIT
1' at line 20
SELECT
id as RecordID
, artist as Artist
, name as Name
, text as Description
, url as Url
, myspace as MySpace
, email as Email
, place as Place
, art as Art
, dj as DJ
, imga as Image1
, imgb as Image2
, imgc as Image3
, imgd as Image4
, imge as Image5
FROM
artists
WHERE
id=shev_and_di.n.a.
ORDER BY
id DESC
LIMIT
1