I'm wondering what the best thing to put in the ImpConfig page for charset? Should I put uft8 or latin1_swedish_ci? It seems that most if not all of my database tables are set to the default latin1_swedish_ci. Can I leave it blank?
I also did a search here and saw a change to the db_mysql.php file. Should I make that change (removing a utf8 reference in that file) or should that be made only if I have problems.
Thanks -- collation is a confusing thing.
Paul
I also did a search here and saw a change to the db_mysql.php file. Should I make that change (removing a utf8 reference in that file) or should that be made only if I have problems.
Thanks -- collation is a confusing thing.
Paul
Comment