Bug #62005 add support for userland dtrace on FreeBSD
Submitted: 27 Jul 2011 12:33 Modified: 27 Feb 2019 9:26
Reporter: Alex Samorukov Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:MySQL Community Server 5.5.14 OS:FreeBSD
Assigned to: CPU Architecture:Any
Tags: DTrace, freebsd

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:

[27 Jul 2011 12:35] Alex Samorukov
dtrace.cmake patch for the FreeBSD

Attachment: dtrace.cmake.patch (text/x-patch), 2.54 KiB.

[27 Jul 2011 12:35] Alex Samorukov
dtrace_prelink.cmake.patch for the FreeBSD

Attachment: dtrace_prelink.cmake.patch (text/x-patch), 1.26 KiB.