Buy art direct from the artist
 
1064 - 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 '' at line 1

select count(*) as total from products as a, products_description as b, products_to_categories as c, categories as d, categories_description as e where a.products_id = b.products_id and a.products_id = c.products_id and c.categories_id = d.categories_id and d.categories_id = e.categories_id and a.artist_id =

[TEP STOP]