Bug #38469 invalid memory read and/or crash with utf8 text field, stored procedure, uservar
Submitted: 30 Jul 2008 18:21 Modified: 20 Oct 2008 15:31
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S1 (Critical)
Version:5.0.66a, mysql-5.1.26-rc-linux-i686-glibc23, 5.1.28 OS:Any
Assigned to: Kristofer Pettersson 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:

[30 Jul 2008 18:23] Shane Bester
full stack1

Attachment: bug38469_full_stack_5.0.66a.txt (text/plain), 3.56 KiB.

[31 Jul 2008 8:00] Shane Bester
under valgrind on 5.0.66a on linux there are errors. they are interrmittent though

Attachment: bug38469_valgrind_errors_and_testcase.txt (text/plain), 8.08 KiB.

[15 Sep 2008 8:07] Shane Bester
valgrind output from 5.1.28

Attachment: bug38469.txt (text/plain), 7.50 KiB.