Bug #52317 Assertion failing in Field_varstring::store () at field.cc:6833
Submitted: 23 Mar 2010 22:44 Modified: 13 Aug 2010 2:15
Reporter: Patrick Crews Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S3 (Non-critical)
Version:5.6, 6.0 OS:Any
Assigned to: Øystein Grøvlen CPU Architecture:Any
Tags: assertion, crashing bug

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:

[23 Mar 2010 22:58] Patrick Crews
Full mtr test case with both simplified and original queries

Attachment: bug52137_test.txt (text/plain), 8.42 KiB.

[23 Mar 2010 22:59] Patrick Crews
Full crash output

Attachment: bug52317_backtrace.txt (text/plain), 14.61 KiB.