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

Error message every other time #66

Open
plushy opened this issue Mar 20, 2013 · 0 comments
Open

Error message every other time #66

plushy opened this issue Mar 20, 2013 · 0 comments

Comments

@plushy
Copy link

plushy commented Mar 20, 2013

This one's pretty weird:
http://sqlfiddle.com/#!12/d1096/1
If you run this query a few times you will see that the error message shows up every other time.
The error msg itself is caused by JDBC not supporting COPY FROM STDIN but it's not really important.
I think it causes the connection to that specific db to somehow crash or remain opec cause if you run the first query and it gives error then running another query to that db will turn out blank.

The problem shows up only if non-standard line terminator is used or the whole thing is on one line.

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

No branches or pull requests

1 participant