Bug #101485 MySql.Data NuGet Package 8.0.22 JSON Issue
Submitted: 5 Nov 2020 23:13 Modified: 10 Aug 2022 21:16
Reporter: Matthew Clark Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:8.0.22 OS:Any
Assigned to: CPU Architecture:Any
Tags: C#, json, MySQL, MySql.Data, nuget, regression

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:

[6 Nov 2020 13:22] Matthew Clark
Contains project file, setup script (replace databasename), and program.cs

Attachment: MySqlError.zip (application/x-zip-compressed, text), 1.49 KiB.