Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-1157

support show variables

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Do
    • None
    • N/A
    • binlogrouter
    • None

    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 .
      Without this we have to many hooks in the code , for example , selecting the maxscale version is done by select @@masxcale_version , to limit the number of round trip to maxscale a group fetching all of router parameters and similar variables is a must do .

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              stephane@skysql.com VAROQUI Stephane
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.