Bug #30069 bigint -9223372036854775808 stopped working on x86_64
Submitted: 26 Jul 2007 14:27 Modified: 4 Dec 2007 21:29
Reporter: Michal Marek Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: General Severity:S3 (Non-critical)
Version:5.0.45 OS:Linux
Assigned to: Kent Boortz 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:

[28 Sep 2007 18:01] Lenz Grimmer
Patch to fix BUG#30069: bigint -9223372036854775808 stopped working on x86_64

Attachment: mybug30069.patch (text/x-patch), 335 bytes.