Re: convertion to utf-8

2008-07-03 Thread Pooly
2008/7/1 Dan Nelson <[EMAIL PROTECTED]>: > In the last episode (Jun 30), Pooly said: >> 2008/6/30 Dan Nelson <[EMAIL PROTECTED]>: >> > In the last episode (Jun 29), Pooly said: >> >> Hi, >> >> >> >> I'm trying to convert my tables to UTF8 but I'm getting the >> >> following error: ERROR 1062 (23000

Re: convertion to utf-8

2008-06-30 Thread Dan Nelson
In the last episode (Jun 30), Pooly said: > 2008/6/30 Dan Nelson <[EMAIL PROTECTED]>: > > In the last episode (Jun 29), Pooly said: > >> Hi, > >> > >> I'm trying to convert my tables to UTF8 but I'm getting the > >> following error: ERROR 1062 (23000): Duplicate entry 'Zorglüb' for > >> key 1 > >>

Re: convertion to utf-8

2008-06-30 Thread Pooly
Hi, 2008/6/30 Dan Nelson <[EMAIL PROTECTED]>: > In the last episode (Jun 29), Pooly said: >> Hi, >> >> I'm trying to convert my tables to UTF8 but I'm getting the following error: >> ERROR 1062 (23000): Duplicate entry 'Zorglüb' for key 1 >> >> Not too sure why I'm getting this error since the cur

RE: convertion to utf-8

2008-06-30 Thread Jerry Schwartz
>-Original Message- >From: Pooly [mailto:[EMAIL PROTECTED] >Sent: Sunday, June 29, 2008 5:52 PM >To: mysql@lists.mysql.com >Subject: convertion to utf-8 > >Hi, > >I'm trying to convert my tables to UTF8 but I'm getting the following >error: >ERROR 1062 (23000): Duplicate entry 'Zorglüb' fo

Re: convertion to utf-8

2008-06-29 Thread Dan Nelson
In the last episode (Jun 29), Pooly said: > Hi, > > I'm trying to convert my tables to UTF8 but I'm getting the following error: > ERROR 1062 (23000): Duplicate entry 'Zorglüb' for key 1 > > Not too sure why I'm getting this error since the current (latin1) data are: > mysql> select * from topics