Bug #36366 | mysqld.exe crash on Windows x64 while running load data script | ||
---|---|---|---|
Submitted: | 27 Apr 2008 20:13 | Modified: | 13 May 2008 14:27 |
Reporter: | Gardner von Holt | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S2 (Serious) |
Version: | 5.1.24-rc-comminity | OS: | Windows (2003 R2 X64) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | crash, loading |
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
[27 Apr 2008 20:16]
Gardner von Holt
[1 May 2008 0:14]
Miguel Solorzano
Crash and 2 recovery tentatives
Attachment: crash-recovery.txt (text/plain), 18.67 KiB.