Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-391

Improve connection using SELECT in place of SHOW

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0-RC
    • Other
    • None

    Description

      On connection driver need to know different server informations.
      That is actually done with SHOW command.
      Reason is to be able on Galera non primary nodes that permit only SHOW and SET command.

      Show is not recommanded for speed will avoid server locks, better to use SELECT, and fallback on SHOW in case of Galera non primary nodes.

      Attachments

        Issue Links

          Activity

            People

              diego dupin Diego Dupin
              diego dupin Diego Dupin
              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.