MySQL Forums
Forum List  »  Perl

Re: BLOBS, CGI, utf8 vs latin1 and perl Storable
Posted by: karres
Date: June 09, 2006 08:34AM

I think I out maneuvered myself. In my example above I show a table who's character set is utf8. The rest of the database is the local default of latin1. This table was initially latin1 as well and I was getting the same error. I changed the table's character set in hopes of fixing this problem -- it didn't.

If I do the SET NAMES for the connection will that impact my other working queries?

Options: ReplyQuote


Subject
Written By
Posted
Re: BLOBS, CGI, utf8 vs latin1 and perl Storable
June 09, 2006 08:34AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.