Bug #89100 | Copy server-client failed A non-blocking socket operation could no be completed | ||
---|---|---|---|
Submitted: | 4 Jan 2018 1:22 | Modified: | 2 Apr 2018 12:52 |
Reporter: | Saverio Loiacono | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Router | Severity: | S2 (Serious) |
Version: | 2.1.4 | OS: | Windows (2016) |
Assigned to: | MySQL Verification Team | 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
[3 Mar 2018 22:49]
Saverio Loiacono
[3 Mar 2018 22:49]
Saverio Loiacono
Configuratio File My SQL Server 1
Attachment: my-testdb01.ini (application/octet-stream, text), 13.94 KiB.
[3 Mar 2018 22:50]
Saverio Loiacono
Configuratio File My SQL Server 2
Attachment: my-testdb02.ini (application/octet-stream, text), 13.93 KiB.
[3 Mar 2018 22:50]
Saverio Loiacono
Configuratio File My SQL Server 3
Attachment: my-testdb03.ini (application/octet-stream, text), 13.93 KiB.
[3 Mar 2018 22:51]
Saverio Loiacono
Configuratio File My SQL Router
Attachment: mysqlrouter.conf (application/octet-stream, text), 1.28 KiB.