Bug #76597 | Reading from stream failed | ||
---|---|---|---|
Submitted: | 5 Apr 2015 18:31 | Modified: | 15 May 2015 13:39 |
Reporter: | Shyamal Parikh | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S1 (Critical) |
Version: | 5.6.20 | OS: | Windows (Win 7) |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysql_native_password, Stream failed |
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
[12 May 2015 17:04]
Shyamal Parikh
[13 May 2015 7:51]
Chiranjeevi Battula
screenshot
Attachment: 76597.PNG (image/png, text), 73.81 KiB.
[26 Dec 2016 2:20]
Liu Alan
I simulated such anomalies in the local environment
Attachment: QQ图片20161226101918.png (image/png, text), 130.59 KiB.
[23 Jan 2017 10:28]
Tom Chiang
It affects my Web Server also... It throws "Error" in my event log repeat and repeat..
Attachment: IIS.png (image/png, text), 163.83 KiB.
[23 Jan 2017 15:05]
Tom Chiang
MySQLErrorScreenCap
Attachment: MySQLErrorScreenCap.png (image/png, text), 752.62 KiB.