RE: MySQL 3.23.46 -> 4.01

2002-01-22 Thread Egor Egorov
Emmanuel, Tuesday, January 22, 2002, 12:05:54 AM, you wrote: EvdM> However, please advise whether I can run 3.23 and 4.0.1 interchanging on EvdM> same data without putting the data at risk? BTW, I use InnoDb. If you exchange data with mysqldump - I believe there will be no problem. But if you

RE: MySQL 3.23.46 -> 4.01

2002-01-21 Thread Emmanuel van der Meulen
manuel van der Meulen [mailto:[EMAIL PROTECTED]] > Sent: 21 January 2002 22:57 > To: MySQL General List > Subject: MySQL 3.23.46 -> 4.01 > > > Hello all, > > Could someone please advise what is further required to upgrade > from 3.23.46 -> 4.0.01. Here are the steps I

MySQL 3.23.46 -> 4.01

2002-01-21 Thread Emmanuel van der Meulen
Hello all, Could someone please advise what is further required to upgrade from 3.23.46 -> 4.0.01. Here are the steps I followed; 1. Download mysql-4.0.1-alpha-win.zip 2. unzipped 3. ran set-up & installed into d:\mysql-4.0.1\ 4. start mysql-max with a bat file, maxstart and this is what ha