Bug #60911 Avoid compiler warnings if _XOPEN_SOURCE or isoctal are already defined
Submitted: 18 Apr 2011 21:08 Modified: 28 Feb 2013 15:41
Reporter: Paul Green (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.6.2-m5 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:

[18 Apr 2011 21:09] Paul Green
Patches to correct compilation warnings

Attachment: mysql.60911.diff (application/octet-stream, text), 1.49 KiB.