Skip to content

Conversation

kamipo
Copy link
Contributor

@kamipo kamipo commented Aug 15, 2016

Currently a BigDecimal value is bound as a string because
set_buffer_for_string overwrites buffer_type to MYSQL_TYPE_STRING.

This commit fixes to a BigDecimal value is bound as a decimal.

Currently a BigDecimal value is bound as a string because
`set_buffer_for_string` overwrites `buffer_type` to `MYSQL_TYPE_STRING`.

This commit fixes to a BigDecimal value is bound as a decimal.
@sodabrew sodabrew added this to the 0.4.5 milestone Oct 18, 2016
@sodabrew sodabrew merged commit f16b3b0 into brianmario:master Oct 18, 2016
@kamipo kamipo deleted the fix_buffer_type_decimal branch October 18, 2016 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants