Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
MXS-CAPACITY-26-3
Description
We should have a diagnostic feature in exasolrouter to count how many syntax errors we've had
as well as a feature to bundle/find all queries that failed because of syntax so we can improve compatibility
2026-08-11 00:22:49 info : [exasolrouter] stmt: SELECT * FROM "information_schema"."STATISTICS" WHERE "TABLE_SCHEMA" = 'mariadb_exa_demo' AND "TABLE_NAME" = 'customers' ORDER BY "TABLE_NAME" NULLS FIRST, "INDEX_NAME" NULLS FIRST, "SEQ_IN_INDEX" NULLS FIRST |
2026-08-11 00:22:49 info : [exasolrouter] Result: Error: [Exasol][Exasol Driver]object "information_schema".STATISTICS not found [line 1, column 15] (Session: 1873184134065618944) |
 |
2026-08-11 00:22:49 info : [exasolrouter] stmt: SHOW CREATE TABLE `mariadb_exa_demo`.`customers` |
2026-08-11 00:22:49 info : [exasolrouter] Result: Error: [Exasol][Exasol Driver]syntax error, unexpected CREATE_, expecting ASSIGNMENT_OPERATOR_ or ':' [line 1, column 6] (Session: 1873184134065618944) |
Attachments
Issue Links
- relates to
-
MXS-6820 Smartrouter stats | routing distribution and failed routing attempts
-
- Closed
-