At 12:39 -0400 9/2/02, [EMAIL PROTECTED] wrote:
>Chuck Amadi <[EMAIL PROTECTED]> wrote:
>
>>Hi Sorry but i nedd to be spoon fed Ýcan i just unzip the
>>MySql-4.0.2-alpha-win.zip into my C:\mysql folder to upgrade and confirm
>>Yes to All at the prompt
>>as i don't want to loose any Projects that are currently in MySql v3.2.3.
>>
>>Sorry 4 sounding dumb but i feel abit queesey prior upgrade I have read
>>the Doc's but it feels it's relating to after you've upgrade and run
>>whats neccessarry so Plz can someone confirm.
>You should back up everything either with mysqldump, phpMyadmin or
>just copy the directory in Data that is your database name to
>somewhere. then just plop the directory back this is fine unless you
>have an enormous db.

One problem is that the structure of the grant tables in the mysql
database changed in 4.0.2.

Under Unix, you could use the strategy above and then run the
mysql_fix_privilege_tables script to update the grant tables.
But that's a shell script; unfortunately, there is no equivalent
Windows script.

>
>John Coder



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to