Bug #38881 stored procedure with blob as INOUT type return wrong while charset not latin1
Submitted: 19 Aug 2008 4:41 Modified: 24 Feb 2022 13:49
Reporter: Yiping Wang Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:mysql-connector-java-5.1.6-bin.jar OS:Any
Assigned to: Alexander Soklakov CPU Architecture:Any
Tags: BLOB, charset, INOUT, stored procedure

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:

[19 Aug 2008 4:44] Yiping Wang
some material to reprodure the bug

Attachment: material.zip (application/x-zip-compressed, text), 62.14 KiB.