Bug #13118 INSERT VALUES(...) statement doesn't work properly on federated tables
Submitted: 12 Sep 2005 7:00 Modified: 18 Jul 2006 18:21
Reporter: Hiroshi Takenaka Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Federated storage engine Severity:S2 (Serious)
Version:5.0.12 OS:FreeBSD (FreeBSD 4.11)
Assigned to: Bugs System CPU Architecture:Any

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:

[16 Sep 2005 19:42] Eric Herman
test script for BUG#13118

Attachment: federated_bug_13118.test (application/octet-stream, text), 816 bytes.

[16 Sep 2005 19:43] Eric Herman
test results from script for BUG#13118

Attachment: federated_bug_13118.result (application/octet-stream, text), 999 bytes.