Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
None
Description
The experimental Luafilter would benefit from additional utility functions that would make interaction with MaxScale easier. Various SQL processing functions that are usable from the Lua script could be created.
Suggested functions
- Functions to parse the plain text query into fields, tables and values
- Communication with MaxScale (reading server states etc.)
- Adding routing hints to queries
- Altering the content of the query
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Description | The experimental Luafilter would benefit from additional utility functions that would make interaction with MaxScale easier. Various SQL processing functions that are usable from the Lua script could be created. |
The experimental Luafilter would benefit from additional utility functions that would make interaction with MaxScale easier. Various SQL processing functions that are usable from the Lua script could be created.
Suggested functions * Functions to parse the plain text query into fields, tables and values * Communication with MaxScale (reading server states etc.) * Adding routing hints to queries * Altering the content of the query |
Component/s | N/A [ 13517 ] | |
Fix Version/s | N/A [ 22001 ] | |
Resolution | Won't Do [ 10201 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Issue Type | Improvement [ 4 ] | New Feature [ 2 ] |
Workflow | MariaDB v3 [ 74439 ] | MariaDB v4 [ 137181 ] |
This is not really needed and it might be better to implement this on the Lua side of things.