Describe the bug
After upgrading from 2.4.7 to 2.4.8, the ODBC package never returns a value when executing a query. The connection works but no result is ever returned and no error is ever raised. just forever pending.
Expected behavior
A clear and concise description of what you expected to happen.
To Reproduce
Steps to reproduce the behavior:
Connect to database with options '...'
Create database table '...'
Run query '...'
Code
If applicable, add snippets of code to show:
The offending code:
Any DEBUG information printed to the terminal:
Any error information returned from a function call:
Additional context
Add any other context about the problem here.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe your system IBM Power Systems V7.3
odbc
Package Version: 2.4.8Describe the bug After upgrading from 2.4.7 to 2.4.8, the ODBC package never returns a value when executing a query. The connection works but no result is ever returned and no error is ever raised. just forever pending.
Expected behavior A clear and concise description of what you expected to happen.
To Reproduce Steps to reproduce the behavior:
Code If applicable, add snippets of code to show:
Additional context Add any other context about the problem here.