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

"SELECT * FROM ids LIMIT 1" produces: exp_bin: !ERROR: Could not find %173.id #6962

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working normal SQL

Comments

@monetdb-team
Copy link

Date: 2020-09-03 12:32:11 +0200
From: @yzchang
To: SQL devs <>
Version: 11.37.11 (Jun2020-SP1)
CC: @PedroTadim

Last updated: 2020-10-19 11:06:21 +0200

Comment 28050

Date: 2020-09-03 12:32:11 +0200
From: @yzchang

Start a fresh database, then run the query in mclient:

SELECT * FROM ids LIMIT 1;

At the mserver5 side, this produces the error:
client1: exp_bin: !ERROR: Could not find %173.id
client1: exp_bin: !ERROR: Query: 'select * from ids limit 1;'

While mclient seems to hang (which might indicate a crash on Mac OS).

Note that "SELECT * FROM ids" works fine.

Comment 28051

Date: 2020-09-03 13:01:22 +0200
From: @PedroTadim

This is a bug I recently fixed on Oct2020 branch.

@monetdb-team monetdb-team added bug Something isn't working normal SQL labels Nov 30, 2020
@sjoerdmullender sjoerdmullender added this to the Ancient Release milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working normal SQL
Projects
None yet
Development

No branches or pull requests

2 participants