Bug #9169 | Poblem to set root password | ||
---|---|---|---|
Submitted: | 14 Mar 2005 16:02 | Modified: | 5 Apr 2005 5:15 |
Reporter: | Julio Noce | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S1 (Critical) |
Version: | 4.1.8 | OS: | MacOS (MacOSX 10.3.8) |
Assigned to: | CPU Architecture: | Any |
[14 Mar 2005 16:02]
Julio Noce
[5 Apr 2005 5:09]
Lachlan Mulcahy
Could not reproduce following these steps on Mac OSX 10.3.8 / MySQL 4.1.8. shell> sudo su - shell> passwd root ....set the root password shell> exit shell> sudo mysqladmin shutdown shell> sudo mysqld_safe --user=mysql & shell> mysql
[5 Apr 2005 5:15]
Lachlan Mulcahy
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to 'Open'. Thank you for your interest in MySQL.
[5 Apr 2005 13:34]
Julio Noce
To reproduce the error try to install the WebServerXKit. I realized that: MySQL 4.1.8 installed by itself is ok. Installed via WebServerXKit, it originates the problem.