Bug #99799 Please add `#include <string>` to i_s.cc
Submitted: 8 Jun 2020 7:09 Modified: 11 Dec 2020 8:25
Reporter: Christopher Chavez (OCA) Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: InnoDB Plugin storage engine Severity:S3 (Non-critical)
Version:5.6.48 OS:MacOS
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:

[8 Jun 2020 7:13] Christopher Chavez
Patch to add `#include <string>` to i_s.cc

Attachment: patch-storage-innobase-handler-i_s.cc.diff (application/octet-stream, text), 435 bytes.