Re: Data truncated during character set conversion

2006-07-04 Thread Timur Izhbulatov
On Tue, Jul 04, 2006 at 01:55:30PM +0400, Timur Izhbulatov wrote: > After some additional investigations I found the cause. It was some "exotic" > non-ASCII characters like '–' (long dash). At the same time Russian letters > don't cause any problems. Sorry, I was wrong concerning Russian letters.

Re: Data truncated during character set conversion

2006-07-04 Thread Timur Izhbulatov
On Mon, Jul 03, 2006 at 01:55:26PM +0400, Timur Izhbulatov wrote: > I'm following the instructions [1] to convert character set. Unfortunately I > get > warnings about truncated data for some rows in several columns. All the > truncated columns are text type. > > Assuming the `col' column is text

Data truncated during character set conversion

2006-07-03 Thread Timur Izhbulatov
Hi all, I'm following the instructions [1] to convert character set. Unfortunately I get warnings about truncated data for some rows in several columns. All the truncated columns are text type. Assuming the `col' column is text type and actually contains correct utf8 data but has wrong character