Bug #41918 Error in sql/mysqld.cc using libwrap
Submitted: 7 Jan 2009 11:07 Modified: 9 Jan 2009 9:48
Reporter: Cyril SCETBON Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:mysql-5.1.30-ndb-6.4.0-innodb OS:Linux (debian etch)
Assigned to: CPU Architecture:Any
Tags: cluster, code, Contribution, mysq

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:

[7 Jan 2009 11:09] Cyril SCETBON
Patch for mysqld.cc

Attachment: mysqld.cc.patch (text/x-diff), 736 bytes.

[8 Jan 2009 10:27] Tomas Ulin
Can you try this patch instead, it is more correct

Attachment: mysqld.cc.patch2 (application/octet-stream, text), 1.20 KiB.

[8 Jan 2009 11:18] Tomas Ulin
sorry, got the words flipped, this should work better

Attachment: mysqld.cc.patch3 (application/octet-stream, text), 1.20 KiB.