Bug #101861 Putting a missing row into JSON_OBJECT causes JSON_EXTRACT to fail
Submitted: 3 Dec 2020 20:28 Modified: 28 Jan 2021 0:22
Reporter: Joseph Boman Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: JSON Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: json, json_extract, JSON_OBJECT

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:

[4 Dec 2020 22:14] Joseph Boman
All four select statements in this file should produce the same output, but they do not.

Attachment: json_extract_error.sql (application/octet-stream, text), 1.43 KiB.