Bug #89126 create table panic on innobase_parse_hint_from_comment
Submitted: 7 Jan 2018 13:42 Modified: 4 Feb 2019 13:04
Reporter: 黄 炎-爱可生 (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:5.7.16 OS:Any
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:

[7 Jan 2018 13:43] 黄 炎-爱可生
patch based on MySQL 5.7 master

Attachment: mysql_panic_on_innobase_parse_hint_from_comment.diff (application/octet-stream, text), 531 bytes.