For char type fields the length of the string to be bound must be greater than the...
commit730a52ff7563d3a5e7d6e19bf0bc143420406224
authorkishoramballi <kishoramballi>
Fri, 27 Jun 2008 07:50:48 +0000 (27 07:50 +0000)
committerkishoramballi <kishoramballi>
Fri, 27 Jun 2008 07:50:48 +0000 (27 07:50 +0000)
treec4bb6f047bd7f61df5e845b9223a28e2e4d06cbe
parent417fb645187c4489d66dd35dbc105a37a00f5d9e
For char type fields the length of the string to be bound must be greater than the field length. In the script field length was less in the binded memory.
expected output file was incorrect.
test/adapter/Select/exp.test002
test/adapter/Select/exp.test010
test/adapter/Select/selecttest10.c
test/adapter/Select/selecttest2.c