Bug #44428 | Cannot recreate instance after clean install (apply security settings fails) | ||
---|---|---|---|
Submitted: | 23 Apr 2009 11:07 | Modified: | 17 Aug 2009 16:36 |
Reporter: | Elena Stepanova | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Config Wizard | Severity: | S3 (Non-critical) |
Version: | 5.1.30, 5.1.34, 5.0.72sp1, 5.0.81 | OS: | Windows (XP, 2003) |
Assigned to: | Iggy Galarza | 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
[28 Apr 2009 17:26]
Elena Stepanova
[28 Apr 2009 17:26]
Elena Stepanova
Connection error screen
Attachment: connection_error.PNG (image/png, text), 18.41 KiB.
[26 Jun 2009 14:11]
Iggy Galarza
Remove Instance sets FoundExistingDataDir reg key.
Attachment: bug44428.patch (application/octet-stream, text), 1.89 KiB.