Bug #78838 | MSI community installer hangs on service start | ||
---|---|---|---|
Submitted: | 15 Oct 2015 1:23 | Modified: | 16 Oct 2015 13:49 |
Reporter: | Matthew O' Hanlon | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL for Windows: Installer | Severity: | S3 (Non-critical) |
Version: | 5.6.27 | OS: | Windows (7 Ultimate) |
Assigned to: | CPU Architecture: | Any | |
Tags: | installer, services |
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
[15 Oct 2015 1:23]
Matthew O' Hanlon
[15 Oct 2015 1:24]
Matthew O' Hanlon
shows user config for service
Attachment: network_service.png (image/png, text), 154.71 KiB.
[15 Oct 2015 1:27]
Matthew O' Hanlon
shows service won't start
Attachment: network_service_fail.png (image/png, text), 178.65 KiB.
[15 Oct 2015 1:27]
Matthew O' Hanlon
service set to run as local system account
Attachment: local_system.png (image/png, text), 155.61 KiB.
[15 Oct 2015 1:27]
Matthew O' Hanlon
service starts when run as local system
Attachment: local_system_success.png (image/png, text), 169.31 KiB.