Re: Bulk conversion of 3.23 latin1 to 4.1 utf-8

2006-02-20 Thread David Spidley
unicode in the new setup. > -Original Message- > From: [EMAIL PROTECTED] > Sent: Mon, 20 Feb 2006 13:01:20 -0500 > To: [EMAIL PROTECTED] > Subject: Re: Bulk conversion of 3.23 latin1 to 4.1 utf-8 > > I also had problems converting latin1 to utf-8. For whatever reas

Re: Bulk conversion of 3.23 latin1 to 4.1 utf-8

2006-02-20 Thread sheeri kritzer
're not running --compatible=[something not mysql]). Hope this helps! -Sheeri On 2/18/06, David Spidley <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: [EMAIL PROTECTED] > > Sent: Sat, 18 Feb 2006 00:12:19 +0100 > > To: [EMAIL PROTECTED] > >

Re: Bulk conversion of 3.23 latin1 to 4.1 utf-8

2006-02-18 Thread David Spidley
> -Original Message- > From: [EMAIL PROTECTED] > Sent: Sat, 18 Feb 2006 00:12:19 +0100 > To: [EMAIL PROTECTED] > Subject: Re: Bulk conversion of 3.23 latin1 to 4.1 utf-8 > > On 17.02.2006 15:34 (+0100), David Spidley wrote: >> What is the official way to tak

Re: Bulk conversion of 3.23 latin1 to 4.1 utf-8

2006-02-17 Thread Yves Goergen
On 17.02.2006 15:34 (+0100), David Spidley wrote: > What is the official way to take this latin1 3.23 dump and load it > into the brand new 4.1 utf-8 database, with the characters being > converted during the load? I'm not sure if the official way will help you. I've tried to copy a 4.0 database (

Bulk conversion of 3.23 latin1 to 4.1 utf-8

2006-02-17 Thread David Spidley
Hello, I have a few hundred databases, with lots of tables and data, German and English characters. I'd like to upgrade to 4.1, but am concerned at losing or corrupting data in the process. What is the official way to take this latin1 3.23 dump and load it into the brand new 4.1 utf-8 database