Forum Moderators: open
How are you importing the data? (Via a client, or directly on the server?)
Have you read the MySQL charset documentation [dev.mysql.com] already?
I'm also using mySQL-Front as the front end, and using the Import From Excel feature.
The current data is in Excel with the accents, umlauts, etc.
When I import, the error is "data too long" for that field. The accent causes it to fail. I remove the accent, all is fine.
I'd like to leave the accents and umlauts if possible.
Thanks.