Bug #45031 invalid memory reads in my_real_read using protocol compression
Submitted: 22 May 2009 10:08 Modified: 8 Aug 2009 0:42
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: General Severity:S2 (Serious)
Version:5.0.82, 5.1.34, 5.1.35, 5.1.37, 6.0.12 OS:Linux (32-bit fc8)
Assigned to: Alexey Kopytov CPU Architecture:Any
Tags: compressed protocol, valgrind

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:

[22 May 2009 11:36] Shane Bester
mysqld in valgrind, then extract and import:  mysql -uroot --compress -h127.0.0.1 test <bug45031.sql

Attachment: bug45031.sql.bz2 (application/x-bzip2, text), 335.42 KiB.