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

Threads=auto parameter configuration fails

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • Core
    • None

    Description

      threads=auto causes maxscale to fail on startup (string comparison is wrong)

       if (strcmp(name, "threads") == 0)
          {
              if (strcmp(name, "auto") == 0)
              {
      

      Attachments

        Activity

          People

            markus makela markus makela
            tanj Guillaume Lefranc
            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.