Details
-
Bug
-
Status: Resolved
-
Not specified
-
Resolution: Fixed
-
None
-
None
-
None
Description
The use of legacy Index files (built prior to HPCC 5.2) with var-len keyed fields might cause WsSQL errors.
To work-around this, Turn off index use by either add USE INDEX (NONE) to the query, or remove all relative index annotations from source file.
Also, possible is to creat new index files without var len fields.