I have the same issue, too.
Thanks for the two queries rufee!
As there may be hyperlinks in signatures, I would also do this one:
UPDATE `smf_members` SET `signature` = replace(`signature`,'.','.');
UPDATE `smf_members` SET `signature` = replace(`signature`,':',':');