character encoding
Latin1 encoded tables or databases with UTF8 data stored: convert them to native mysql UTF8 Tables/Database
Submitted by fabio on Thu, 2007-08-02 01:42.
In the years before MySQL 4.1, the first MySQL version which provided a complete and good support to different character encodings, developers who needed their databases to store UTF8 encoded data used different encodings (usually latin1) for table and databases while still storing real UTF8 data inside.
While the DB and tables were, as an example latin1 encoded, inside there were actually UTF8 encoded data.
- fabio's blog
- 5 comments
- Read more
- 5237 reads
Posted in:

Recent comments
3 days 22 hours ago
5 days 19 hours ago
6 days 4 hours ago
6 days 10 hours ago
6 days 10 hours ago
1 week 10 hours ago
2 weeks 2 hours ago
2 weeks 3 days ago
3 weeks 1 day ago
3 weeks 3 days ago