Topic: Editing & Delete of certain posts fails -> Query Problem

I have a test post that contains exactly this.

Topic: "lkajdflkjwelrkjwlerkjwlkjflswdnflknweopiqj"
info:

"slkjdflqane f;klwnef; asjf qw;eofrjao lkdjwer

:-)"

Without the quotes. When an admin tries to edit this it fails. It also fails when trying to delete. Somehow this breaks the sql. Im working on fixing it, but this is a problem that should be addressed for everyone.

Re: Editing & Delete of certain posts fails -> Query Problem

doesn't cause me any probems hmm

what errors do you get? (and turn on debug mode first)

Re: Editing & Delete of certain posts fails -> Query Problem

It comes back with an error on line 350 of functions.php for delete and says database error 2013.

To edit it says error on line 118 of edit.php and same database error. What causes that database error????

Re: Editing & Delete of certain posts fails -> Query Problem

Also, Edit and delete work for all posts except that one???

Re: Editing & Delete of certain posts fails -> Query Problem

My Google search tells me that's "Lost connection to MySQL server during query."
As for what to do to fix it... I dunno tongue