Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
External Query Parser Tool*
*Purpose: *Create a tool that checks that all queries in an external file (global query log) can be parsed by MariaDB.
Requirements:
Must function without having the MariaDB server up and running.
Implementation Idea: Extract the MariaDB parser from the server to run against the file.
Use Case: A user intending to perform an automatic upgrade can run MySQL with the general log enabled, or even through MaxScale WCAR and then check if all recorded queries will work with MariaDB after a specified time.
Attachments
Issue Links
- relates to
-
MDEV-4679 PARSER - SANDBOX - parse queries without executing and report what happened
-
- Closed
-
-
MDEV-27781 Expose syntax parse tree with name resolution
-
- Open
-