When I edit a comment that contains an apostrophe (single quote) I get an SQL error:
Database error: [You have an error in your SQL syntax near 'with' some apostropeh'ees', comment_author = 'crb', comment_author_email =' at line 3]
UPDATE plog_comments SET comment_content = 'a comment' with' some apostropeh'ees', comment_author = 'crb', comment_author_email = '', comment_author_url = '' WHERE comment_ID = 206
I'm using wordpress 1.2. I noticed this error has been reported before:
http://wordpress.org/support/6/5222