Upgrading from 4.0 to 4.1
Posted by: Greg Gershman
Date: April 11, 2005 01:29PM

I recently upgraded from 4.0 to 4.1. We have a large InnoDB database. I noticed that international characters were displaying incorrectly.

For 4.0 we were storing characters as UTF-8. I tried to convert a table/column to utf-8 in 4.1 using ALTER TABLE x MODIFY column varchar(150) character set utf8 , but did not succeed. Anyone able to offer help/advice on this?

Thanks!

Greg Gershman

Options: ReplyQuote


Subject
Views
Written By
Posted
Upgrading from 4.0 to 4.1
3417
April 11, 2005 01:29PM
2352
April 14, 2005 05:21AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.