Thats only half an error error message. Your site is not giving you the problem? Usually after the query post there is a message that explains where in the query your mysql is having an issue.
Okay try posting the query without the description like so
Code:
Content visible to verified customers only.
I think in the end this is going to come down to a buggy mysql version on your server. I do not see anything in the query that should cause an error at all. Before you had a problem with a / in a title which was strange enough. Now I would suspect your program comes from commas in a description which should not be a problem with any mysql version I know of. You can try same sort of fix in image-inc.php
Code:
Content visible to verified customers only.
However I would suggest that the mysql on that server be upgraded and you see if this issue is then not null and void.