Bug #96891 Validate clone_buffer_size vs max_allowed_packet
Submitted: 16 Sep 2019 23:34 Modified: 21 Nov 2019 17:54
Reporter: Simon Mudd (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Clone Plugin Severity:S3 (Non-critical)
Version:8.0.17 OS:Any
Assigned to: CPU Architecture:Any
Tags: cloning

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[16 Sep 2019 23:35] Simon Mudd
Ad hoc script which can trigger the issue.

Attachment: clone_script2 (application/octet-stream, text), 3.94 KiB.

[17 Sep 2019 9:52] Umesh Shastry
Test results - 8.0.17

Attachment: 96891_8.0.17.results (application/octet-stream, text), 6.58 KiB.