Bug #99100 GROUP BY will throw table is full when temptable memory allocation exceed limit
Submitted: 27 Mar 2020 13:22 Modified: 18 Aug 2021 18:10
Reporter: Dean Zhou Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: 1114, table is full, temptable

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:

[31 Mar 2020 9:29] Dean Zhou
test data

Attachment: sbtest1.sql (application/octet-stream, text), 1.87 MiB.