| Bug #59663 | Error 11 - can't unlock file when using external_locking | ||
|---|---|---|---|
| Submitted: | 21 Jan 2011 17:05 | Modified: | 24 Jan 2011 23:28 |
| Reporter: | Peter Laursen (Basic Quality Contributor) | Email Updates: | |
| Status: | Verified | Impact on me: | |
| Category: | MySQL Server: Locking | Severity: | S2 (Serious) |
| Version: | 5.1.54 | OS: | Windows (7/64 - 64 bit server) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | external_locking, qc | ||
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
[24 Jan 2011 22:59]
Shane Bester
[24 Jan 2011 23:02]
Peter Laursen
my.ini (actually almost 100% generated from by config wizard).
Attachment: my.ini (application/octet-stream, text), 8.76 KiB.
[24 Jan 2011 23:19]
Shane Bester
a DBUG snippet of where the first error comes from
Attachment: bug59663_trying_to_unlock_a_tmpfile.txt (text/plain), 6.71 KiB.
