Bug #70830 Coverity analysis results and patches
Submitted: 6 Nov 2013 9:50 Modified: 19 Nov 2013 13:42
Reporter: Honza Horak (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Errors Severity:S3 (Non-critical)
Version:5.6.14 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

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:

[6 Nov 2013 9:52] Honza Horak
patch for sign expression issue

Attachment: community-mysql-covscan-signexpr.patch (text/x-patch), 1006 bytes.

[6 Nov 2013 9:53] Honza Horak
patch for string overflow issues

Attachment: community-mysql-covscan-stroverflow.patch (text/x-patch), 2.87 KiB.