Uploaded image for project: 'MariaDB Connector/ODBC'
  1. MariaDB Connector/ODBC
  2. ODBC-441

Setup dialog is missing fields for PS cache control

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.2.3
    • 3.2.4
    • General
    • None

    Description

      Prepared statement cache is controlled by 2 connection string options - PSCACHESIZE for the size of cache and MAXCACHEKEY for the max length of the key for the cached PS that effectively limits the maximum length of the query string , that would be cached. 0 for any of these parameters turns the use of the cache off.
      Setup dialog is missing fields for both of these parameters

      Attachments

        Activity

          Lawrin Lawrin Novitsky added a comment - - edited

          The corresponding fields have been introduced.
          "Max query of the query length to cache" is in fact limits max length of the key the cache uses to store PS, and that is the length of the query itself, + length of the schema name + 1
          There is a tooltip on the small button to the right from edit's label.

          Lawrin Lawrin Novitsky added a comment - - edited The corresponding fields have been introduced. "Max query of the query length to cache" is in fact limits max length of the key the cache uses to store PS, and that is the length of the query itself, + length of the schema name + 1 There is a tooltip on the small button to the right from edit's label.

          People

            Lawrin Lawrin Novitsky
            Lawrin Lawrin Novitsky
            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.