Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MCOL-1322 Fix DECIMAL NULL for different sizes #114

Merged
merged 1 commit into from
Oct 3, 2018
Merged

Conversation

LinuxJedi
Copy link
Contributor

DECIMAL NULL is a variable length so we need to send the correct length
of data. This patch figures out the correct length and sends the correct
NULL accordingly.

DECIMAL NULL is a variable length so we need to send the correct length
of data. This patch figures out the correct length and sends the correct
NULL accordingly.
Copy link
Contributor

@sneJ- sneJ- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test suite passed on Debian 9 and CentOS 7.

@sneJ- sneJ- merged commit ba0537c into develop-1.1 Oct 3, 2018
@sneJ- sneJ- deleted the MCOL-1322 branch October 3, 2018 01:12
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