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

test(tests): Add more things to test in LOAD DATA INFILE tests #1438

Closed
wants to merge 1 commit into from

Conversation

evansiroky
Copy link

Adding in more columns of varying types and tests to check validity of inserted data.

Adding in more columns of varying types and tests to check validity of inserted data.
@dougwilson
Copy link
Member

Thanks for the report. I have tracked this down to a regression in the packet writing with the new pool implementation. Will have this fixed in a jiffy!

@dougwilson
Copy link
Member

@evansiroky, thanks again for reporting this! It is fixed in 2.11.1, which has been published to npm!

@evansiroky
Copy link
Author

Thanks for providing a fix so quickly!

evansiroky added a commit to evansiroky/db-streamer that referenced this pull request Jun 8, 2016
It was actually a bug with the node-mysql package which was fixed.  See

mysqljs/mysql#1438
@dougwilson
Copy link
Member

it's no problem at all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants