[nycphp-talk] MySQL 4 vs. 5 and character encoding (?)
Daniel Convissor
danielc at analysisandsolutions.com
Wed May 10 11:53:58 EDT 2006
On Wed, May 10, 2006 at 10:57:53AM -0400, Rahmin Pavlovic wrote:
>
> I already tried setting the charset / collation to utf-8 -- both on tables /
> fields -- but resaving data produces the same mangled results.
How did you do that? ALTER TABLE? If so, that's too late.
Open up the SQL script created by mysqldump. What's the default charset
defined in the CREATE TABLE statements?
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
More information about the talk
mailing list