Uploaded image for project: 'MariaDB Connector/C'
  1. MariaDB Connector/C
  2. CONC-353

Create pool implementation

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Won't Fix
    • None
    • N/A
    • None
    • None

    Description

      Most connectors use some pool to handle the connections.
      The main reason is that establishing a new connection with old databases wasn't very effective. That has changed and establishing a connection has always been performant in MariaDB.

      Still...
      creating a basic connection (no SSL, using the basic authentication method) is still a lot more consuming than reusing an existing connection with a simple query to reset connection state (with COM_RESET).

      This would benefit to other connector based on C/C too

      Attachments

        Activity

          People

            georg Georg Richter
            diego dupin Diego Dupin
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.