Bug #19437 | Connection refused by server: "2002 Can't connect ... /master.sock (61)" | ||
---|---|---|---|
Submitted: | 29 Apr 2006 16:37 | Modified: | 4 Jul 2006 14:00 |
Reporter: | Joerg Bruehe | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.21 and others | OS: | MacOS (Mac OS X (all CPUs)) |
Assigned to: | Mats Kindahl | 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
[16 May 2006 18:13]
Chad MILLER
[16 May 2006 19:39]
Chad MILLER
last 5000 lines of slave.trace; grep for "0x43047e8"
Attachment: slave.trace (application/octet-stream, text), 194.81 KiB.