Bug #102856 Unexpected NULL Fields errors when updating or inserting record - MySQL XDevAPI
Submitted: 8 Mar 2021 12:06 Modified: 11 Mar 2021 13:48
Reporter: Kevin Lau Email Updates:
Status: Closed Impact on me:
None 
Category:Connector for Node.js Severity:S1 (Critical)
Version:8.0.23 OS:MacOS
Assigned to: Rui Quelhas 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: