MySQL Forums
Forum List  »  Install & Repo

Re: Can't get MySQL 5.5 to install on Windows 7
Posted by: Chris Besant
Date: December 18, 2010 11:54AM

Hi, Kerry:

Yep, you have to click "Skip" at the end of the config wizard, after you've gotten MySQL server mostly installed so you can login as root. Then grab some client software that lets you manage the column definitions. Then go to:
database: mysql (yes, it's the DATABASE mysql in the MySQL server)
table: user
column: authentication_string

Set authentication_string to be nullable (uncheck Not Null).

re-run the Wizard.

-- Chris

Options: ReplyQuote


Subject
Written By
Posted
Re: Can't get MySQL 5.5 to install on Windows 7
December 18, 2010 11:54AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.