Bug #102593 Can't use MemoryStream as MySqlParameter.Value
Submitted: 14 Feb 2021 3:25 Modified: 6 Sep 2022 15:17
Reporter: Bradley Grainger (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S4 (Feature request)
Version:8.0.23 OS:Windows (10)
Assigned to: CPU Architecture:Other (x64)

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: