Re: help with mysql
Yann Bizeul <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I guess this is more a subject for mysql mailing lists, since completely WO unrelated :-) And I'm not sure cross-posting is allowed on different mailing lists at once Anyways, did you take a look at MySql documentations ? I'm pretty sure there are a couple of keywords when defining databases, realted to character encoding. Perhaps you should try to re-create your database with some good values before inserting your data. Check the mysql documentation about loading data from a mysqldump file, too Yann Bizeul • yann at tynsoe.org Cocoa Developer Le 19 août 06 à 14:05, Gino Pacitti a écrit : > Hi all > > I have a database with 5 different languages used for products in > different tables. > > I did a mysql dump and loaded that into a new database on new > machine - all the foreign charaters are weird now... > > how can I get a correct set of characters? > > > Gino > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev >