Bug #42188 crash and/or memory corruption with user variables in trigger
Submitted: 18 Jan 2009 21:39 Modified: 11 Feb 2009 3:39
Reporter: Frederic Steinfels Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S1 (Critical)
Version:5.1.29, 5.1.30, 5.1.31, 6.0.8, 6.0.10 OS:Any
Assigned to: Gleb Shchepa CPU Architecture:Any
Tags: corruption, crash, mysql_change_user, regression, stored procedure, trigger

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:

[19 Jan 2009 18:07] Shane Bester
testcase. run against mysqld-debug or mysqld under valgrind if crashes don't happen soon

Attachment: bug42188.c (text/plain), 6.96 KiB.