Details
Description
First i have to run this command to activate it
maxctrl alter maxscale retain_last_statements 1 |
The command run fine, but after when i try list queries i got this error
maxctrl list queries
|
TypeError: Cannot read properties of undefined (reading 'length') |
at /usr/share/maxscale/maxctrl/maxctrl.js:2:53523 |
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) |
at async maxctrl (/usr/share/maxscale/maxctrl/maxctrl.js:2:16286) |