Bug #111169 Case Statement in JSON_Object
Submitted: 26 May 2023 18:54 Modified: 23 Jun 2023 16:40
Reporter: Madhav Jaligama Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: JSON Severity:S3 (Non-critical)
Version:5.7 OS:Linux
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:

[13 Jun 2023 16:33] Madhav Jaligama
Production Global Variables

Attachment: Production_Global_Variables.csv (text/csv), 15.23 KiB.

[13 Jun 2023 16:34] Madhav Jaligama
Table Creation and INsert and Select Statements

Attachment: Jason_Object_Create_sample_Data.sql (application/octet-stream, text), 13.41 KiB.