Bug #100846 MySQL .Net Client 8.0.21 failing with "same name are not supported" error
Submitted: 14 Sep 2020 15:47 Modified: 3 Feb 2021 17:20
Reporter: Robin Johnson Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:8.0.21 OS:Windows (Version 10)
Assigned to: CPU Architecture:Any

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:

[15 Sep 2020 15:02] Robin Johnson
Test Program

Attachment: Program.cs (text/plain), 2.57 KiB.