Bug #17730 | Configuration Wizard Hangs | ||
---|---|---|---|
Submitted: | 27 Feb 2006 0:56 | Modified: | 9 Oct 2010 5:17 |
Reporter: | Michael Nelson | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Config Wizard | Severity: | S1 (Critical) |
Version: | 5.0.18 | OS: | Windows (Windows 2003) |
Assigned to: | CPU Architecture: | Any |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[19 Mar 2006 22:26]
Michael Nelson
[19 Mar 2006 22:30]
Michael Nelson
Screen shot of error and config wizard hang
Attachment: MySQLError.doc (application/msword, text), 55.00 KiB.
[19 Mar 2006 22:58]
Michael Nelson
Netstat prior to installation
Attachment: Mysql_netstat_prior.txt (text/plain), 1.88 KiB.
[19 Mar 2006 22:58]
Michael Nelson
Netstat after installation
Attachment: Mysql_netstat_afterinstall.txt (text/plain), 1.93 KiB.
[19 Mar 2006 22:59]
Michael Nelson
Netstat after installation, during config wizard
Attachment: Mysql_netstat_duringconfig.txt (text/plain), 1.94 KiB.
[19 Mar 2006 23:00]
Michael Nelson
With firewall service on but filtering off
Attachment: Mysql_netstat_withfirewallon.txt (text/plain), 2.16 KiB.
[19 Mar 2006 23:00]
Michael Nelson
with firewall service on and port 3306 open
Attachment: Mysql_netstat_withfirewallportopen.txt (text/plain), 2.21 KiB.