Bug #48752 SQLBindParameter fails to bind binary data that contains \0 characters
Submitted: 13 Nov 2009 8:23 Modified: 24 Feb 2010 13:51
Reporter: Bogdan Degtyariov Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:5.1.5 OS:Any
Assigned to: CPU Architecture:Any
Tags: BINARY, SQLBindParameter

[13 Nov 2009 8:23] Bogdan Degtyariov
Description:
Binary data with \0 bytes is truncated when ODBC application binds SQL_C_BINARY parameter in the query.

How to repeat:
See the test case (though it is for another bug #48310) below.

Suggested fix:
The patch will be attached soon.
[13 Nov 2009 8:31] Tonci Grgin
This is a duplicate of Bug#48699 and we'll continue there.