[MXS-1157] support show variables Created: 2017-03-02 Updated: 2019-05-28 Resolved: 2019-05-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | binlogrouter |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | VAROQUI Stephane | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
regular way to get information about variables is to do SHOW GLOBAL VARIABLES or SELECT * FROM INFORMATION_SCHEMA.GLOBAL_VARIABLES This task would enable similar syntax in binlog router and all routers in general . |