Fix a bug when fetching bytea field to SQL_C_BINALY data.
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Sun, 6 Aug 2017 01:34:39 +0000 (10:34 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Thu, 10 Aug 2017 22:28:09 +0000 (07:28 +0900)
commit79727ea0eca97a6b1f403e7795cb99dca3e4fbac
treeb0e6f8f9a1555097fc470ea74be7189eaaa501b0
parented13a7f19c7ed658aeb3c14f16c7aba788f9c889
Fix a bug when fetching bytea field to SQL_C_BINALY data.
It's bad to double count of bytes.
convert.c