Bug #19773 Crash when using multi-table updates with federated tables
Submitted: 12 May 2006 14:50 Modified: 13 Jul 2006 3:48
Reporter: Michael Widenius Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Federated storage engine Severity:S1 (Critical)
Version:5.0.22, 5.1.10 OS:Linux (Linux)
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:

[12 May 2006 14:51] Michael Widenius
Test case for bug

Attachment: federated2.test (application/octet-stream, text), 2.42 KiB.

[12 May 2006 14:51] Michael Widenius
Result set for test case (with MyISAM files instead of federated files)

Attachment: federated2.result (application/octet-stream, text), 1.60 KiB.