Bug #74781 flexAsync uses 32bit math, leading to incorrect summary on POWER8
Submitted: 11 Nov 2014 9:30 Modified: 17 Nov 2014 9:44
Reporter: Stewart Smith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: NDB API Severity:S3 (Non-critical)
Version:7.3.7 OS:Linux
Assigned to: CPU Architecture:Any
Tags: flexAsync, PowerPC

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:

[11 Nov 2014 9:31] Stewart Smith
patch to flexAsync to not use 32bit math, leading to incorrect benchmark results.

Attachment: flexasync-math.patch (text/x-patch), 2.19 KiB.