Re: error in copy data from mysql 4.1 to mysql 5.0 server

2006-06-19 Thread Peter Brawley
erver, as the manual recommends for major upgrades? PB rao - Original Message - From: "Peter Brawley" <[EMAIL PROTECTED]> To: "prathima rao" <[EMAIL PROTECTED]> Cc: Sent: Monday, June 19, 2006 6:57 PM Subject: Re: error in copy data from mysql 4.1 to

Re: error in copy data from mysql 4.1 to mysql 5.0 server

2006-06-19 Thread Dan Buettner
er Brawley" <[EMAIL PROTECTED]> To: "prathima rao" <[EMAIL PROTECTED]> Cc: Sent: Monday, June 19, 2006 6:57 PM Subject: Re: error in copy data from mysql 4.1 to mysql 5.0 server prathima rao wrote: hello every one, i have two mysql servers one is the local server 4.1 and

Re: error in copy data from mysql 4.1 to mysql 5.0 server

2006-06-19 Thread prathima rao
PROTECTED]> Cc: Sent: Monday, June 19, 2006 6:57 PM Subject: Re: error in copy data from mysql 4.1 to mysql 5.0 server > prathima rao wrote: > > hello every one, > > > > i have two mysql servers one is the local server 4.1 and one is the > > centralised serve

Re: error in copy data from mysql 4.1 to mysql 5.0 server

2006-06-19 Thread Peter Brawley
prathima rao wrote: hello every one, i have two mysql servers one is the local server 4.1 and one is the centralised server 5.0 . i copy data from 4.1 to 5.0 through a option called copy database to another server/host - (drop table if exists) during this process i am not getting the same resu

error in copy data from mysql 4.1 to mysql 5.0 server

2006-06-19 Thread prathima rao
hello every one, i have two mysql servers one is the local server 4.1 and one is the centralised server 5.0 . i copy data from 4.1 to 5.0 through a option called copy database to another server/host - (drop table if exists) during this process i am not getting the same resule as i get in 4.1 ie