Closed BaurzhanSakhariev closed 1 year ago
SqlException: SQLParseException[line 1:94: mismatched input 'lrt' expecting {<EOF>, ';'}] occurred using: {"stmt": "SELECT lrt.t1.dev, lrt.t2.name FROM lrt.t1 INNER JOIN lrt.t2 ON lrt.t1.dev = lrt.t2.devWHERE lrt.t1.dev = CAST(random() * 127 AS BYTE) ORDER BY lrt.t2.name LIMIT 100"}
This issue ^ pops up from time to time and gets automatically closed.
SqlException: SQLParseException[line 1:94: mismatched input 'lrt' expecting {<EOF>, ';'}] occurred using: {"stmt": "SELECT lrt.t1.dev, lrt.t2.name FROM lrt.t1 INNER JOIN lrt.t2 ON lrt.t1.dev = lrt.t2.devWHERE lrt.t1.dev = CAST(random() * 127 AS BYTE) ORDER BY lrt.t2.name LIMIT 100"}
This issue ^ pops up from time to time and gets automatically closed.