Opened 15 years ago

Closed 14 years ago

#6 closed defect (fixed)

server error message not properly substituted

Reported by: Andrei Aiordachioaie Owned by: cj
Priority: major Milestone:
Component: server Version: 8.1
Keywords: Cc:
Complexity: Medium

Description

With a rasql query like:

$ rasql -q "insert value"

where some tokens are completely misplaced (after "insert" there should be a "into"), the reported error message is:

rasdaman error 300: Parsing error 300 in line 1, column 8: Unexpected name cted name $token..

$token is not properly replaced by the server, it should be "value" in this case.

Change History (2)

comment:1 by Peter Baumann, 14 years ago

Owner: set to cj
Priority: minormajor
Status: newassigned

comment:2 by cj, 14 years ago

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