The SQL / Cypher / GQL statement has a syntax error.
Malformed statement — wrong keyword, bad punctuation, unsupported syntax.
Fix the syntax. Error detail includes the offending token (line:column from v1.5.0). Test with EXPLAIN first.
Every RelataDB error carries a correlation_id (UUIDv7). Cite it when reporting — ops cannot trace the request without it. See reporting errors.