Bug #16458 Simple SELECT FOR UPDATE causes "Result Set not updatable" error.
Submitted: 12 Jan 2006 16:12 Modified: 7 Jul 2006 0:25
Reporter: Christopher Schultz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Optimizer Severity:S3 (Non-critical)
Version:4.1 OS:Linux (Linux 2.6.14 / JRE 1.4.2_09-b05)
Assigned to: Georgi Kodinov 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:

[15 Jan 2006 21:48] Vasily Kishkin
Test case

Attachment: Bug16458.java (text/java), 2.12 KiB.