Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-5608

optimize plugin locks

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Sometimes server calls plugin_lock() more often than necessary.
      For example,

      CREATE TABLE t1 (a int) ENGINE=MyISAM;

      in this test plugin_lock() is called five times — four times locally, and then globally. We should be able to optimize redundant plugin_lock() calls.

      Attachments

        Activity

          People

            serg Sergei Golubchik
            serg Sergei Golubchik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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