Opened 4 years ago

Closed 4 years ago

#2285 closed enhancement (fixed)

rasql - error code with no message

Reported by: Bang Pham Huu Owned by: apercov
Priority: major Milestone: 10.0
Component: server Version: 9.8
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

rasql -q 'select sdom(c) from test_mr as c' --out string

[0:59,0:39]

Try a query with invalid grid domains

rasql -q 'select c[0:39,0:59] from test_mr as c' --out string
rasql: rasdaman query tool v1.0, rasdaman 10.0.0.
no explanation text available for error code 344

Change History (3)

comment:1 by apercov, 4 years ago

Status: assignedaccepted

comment:2 by apercov, 4 years ago

Seems to be fixed in patch for ticket 2254. Tested on local machine, also seems to work.

comment:3 by Dimitar Misev, 4 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.