IBM / node-odbc

ODBC bindings for node
MIT License
146 stars 77 forks source link

[BUG] Cannot run on IBM Power Systems after upgrade to 2.4.8 #345

Closed mikemicmike closed 10 months ago

mikemicmike commented 1 year ago

Describe your system IBM Power Systems V7.3

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:

  1. Connect to database with options '...'
  2. Create database table '...'
  3. Run query '...'

Code If applicable, add snippets of code to show:

Additional context Add any other context about the problem here.

mikemicmike commented 1 year ago

Any chance of an update?

stale[bot] commented 11 months ago

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.