Bug #18556 | installer won't put password in, help file missing | ||
---|---|---|---|
Submitted: | 27 Mar 2006 21:54 | Modified: | 11 Feb 2008 21:02 |
Reporter: | Jim Michaels | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S3 (Non-critical) |
Version: | 5.0.22, 5.0.19 | OS: | Windows (Windows) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[27 Mar 2006 21:54]
Jim Michaels
[27 Mar 2006 22:23]
Jim Michaels
MySQL Service won't start. "Error 1067: The process terminated unexpectedly"
[27 Mar 2006 23:22]
Jim Michaels
deleted innodb datafiles dir. deleted data dir, bin dir, scripts dir to make it look like a clean install. reinstalled with norton firewall disabled. still get connection error 2003 "can't connect to mysql server on 'localhost' (10061) (10061 is a winsock error - WSAECONNREFUSED). I noticed short activity on my outgoing internet connection. Am wondering what's going on.
[28 Mar 2006 0:05]
Jim Michaels
nt service starts, but nothing can connect to it. mysql.exe hangs and won't die. no events in the event log.
[28 Mar 2006 1:03]
Jim Michaels
"add bin directory to path" didn't. in fact, it deleted my existing one.
[28 Mar 2006 1:07]
Jim Michaels
correction. path entry is there. (sorry) it did get moved to the end.
[28 Mar 2006 10:48]
Valeriy Kravchuk
Thank you for a problem report. Please, specify the exact binary you had used (give the URL). I have manual.chm in my 5.0.19 installation on XP with SP2, for example. Have you installed it as local Administrator? Please, try again, if no, and inform about the results.
[28 Mar 2006 19:32]
Jim Michaels
http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-essential-5.0.19-win32.msi/from/http://... from the page http://dev.mysql.com/downloads/mysql/5.0.html yes, as a user with administrator privs. tried 5 times. C:\Program Files\MySQL\MySQL Server 5.0>dir/s *.chm Volume in drive C has no label. Volume Serial Number is ACB2-51DD File Not Found C:\Program Files\MySQL\MySQL Server 5.0>
[28 Mar 2006 21:17]
Jim Michaels
msi installer log file
Attachment: LOG.ZIP (application/x-zip-compressed, text), 32.58 KiB.
[29 Mar 2006 0:51]
Jim Michaels
after uninstalling 5.0.18 and installing 5.0.19 and uninstalling, I can't install 5.0.18 back in either. error 1045 at the "start service" step with the choice to skip or retry (only skip works). any ideas what to do to fix this?
[29 Mar 2006 2:39]
Jim Michaels
got it to install. had to delete entire old mysql server directory. this should be in the manual. however, the manual still doesn't come with the package. also, server disconnects itself during execution of a 7MB SQL file full of small inserts. and now the mysql cmd line client is disallowed access to localhost ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: Y ES) . so I used query browser, which gives errors during the process (has BLOBs), and it was generated from MySQL Administrator Backup, and also with this, server disconnects itself during the script.
[27 Apr 2006 15:05]
Valeriy Kravchuk
Please, check with a newer version, 5.0.20a, not "essential" (that contains only aboslutely needed components, by definition), but complete msi package. Manual should be included in it. Your problems with Query Browser and/or Adinsitrator is a topic for another bug reports.
[28 Apr 2006 3:24]
Jim Michaels
installed 5.020a full version GA. still get: the security settings could not be applied because the connection has failed with the following error:error 2003 can't connect to mywsql server on localhost (10061) (which means the connection was refused). if you are reinstalling after you just uninstalled the server please note that the data directory was not removed automatically. the old password from the last install is still needed to connect to the server. I fed in the old password and all I did was an uninstall of the old version. I thought it's because the my.ini backup files exist in the server install directory after an uninstall. But I was wrong. If I obliterate the data directory, the problem goes away. but then that removes the chances of a lesser-version upgrade (or any upgrade), doesn't it?
[28 Apr 2006 16:15]
Valeriy Kravchuk
Are you sure you provide exactly the same root password as in the previous version? Please, doublecheck. Do you really mean that if I install 5.1.19 I will not be able to uninstall and install 5.0.20a over it without completely removing data directory?
[28 Apr 2006 23:27]
Jim Michaels
that is correct.
[14 Jun 2006 14:53]
Valeriy Kravchuk
Yes, I verified (with 5.0.22) that after deinstallation of 5.0.x (using Control panel...), if data directory still contains mysql subdirectory with older tables etc you really get error 1045 when trying to apply security settings (last step of installation). So, it is a bug in MySQL Server Instance Config Wizard. But you can just click Cancel, then use old passwords to connect. This is the reason to leave old data directory: to use old data with new binaries. So, it is S3 bug.
[11 Feb 2008 21:02]
Iggy Galarza
As previously noted, the CHM is included with the full install but not the essentials package. The remaining bug is a duplicate of Bug#24215 so this is being marked Duplicate.