We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is anyone familiar with this error and what may cause it?
ODBC v1.4.6
{ message: '[Amazon][Amazon Redshift] (30) Error occurred while trying to execute a query: [SQLState 08S01] SSL SYSCALL error: EOF detected\n', state: '08S01' } ], error: '[node-odbc] SQL_ERROR', message: '[Amazon][Amazon Redshift] (30) Error occurred while trying to execute a query: [SQLState 08S01] SSL SYSCALL error: EOF detected\n', state: '08S01' }
The text was updated successfully, but these errors were encountered:
Never seen that before. Quick debug test though, does running the same query with isql result in the same error?
isql
Sorry, something went wrong.
No branches or pull requests
Is anyone familiar with this error and what may cause it?
ODBC v1.4.6
Error
The text was updated successfully, but these errors were encountered: