Bug #48980 mysql client field length for utf8 is twice number of letters (is
Submitted: 23 Nov 2009 10:00 Modified: 24 Nov 2009 6:47
Reporter: Peter Volkov Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Charsets Severity:S3 (Non-critical)
Version:5.0.84, 5.0, 5.1 bzr OS:Any
Assigned to: Assigned Account 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:

[23 Nov 2009 13:26] Sveta Smirnova
correct call of client

Attachment: correct_call.jpg (image/jpeg, text), 69.64 KiB.

[23 Nov 2009 13:27] Sveta Smirnova
incorrect call of client

Attachment: incorrect_call.jpg (image/jpeg, text), 60.34 KiB.

[23 Nov 2009 14:30] Peter Volkov
correct_call.jpg with bug highlighted

Attachment: correct_call.jpg (image/jpeg, text), 70.75 KiB.