Bug #58005 utf8 + get_format causes failed assertion: `!str || str != Ptr'
Submitted: 5 Nov 2010 6:32 Modified: 17 Dec 2010 3:42
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Charsets Severity:S1 (Critical)
Version:5.1.53-debug, 5.5.8-debug OS:Any
Assigned to: Alexander Barkov CPU Architecture:Any
Tags: get_format, regression

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:

[11 Nov 2010 13:36] Alexander Barkov
patch

Attachment: b58005.diff (text/x-patch), 2.92 KiB.

[12 Nov 2010 9:38] Alexander Barkov
Improved version, with Alik's review suggestions addressed

Attachment: b58005.diff (text/x-patch), 3.20 KiB.