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

No spider variables available is Spider is loaded upon server startup

    XMLWordPrintable

Details

    Description

      Run in MTR with --mysqld=--plugin-load-add=ha_spider (or start the server with the option) and run in the client.

      show engines;
      show variables like 'spider%';
      

      10.4 23101304887e9e1987c45f001377382e3fdfd88f

      Engine	Support	Comment	Transactions	XA	Savepoints
      SPIDER	YES	Spider storage engine	YES	YES	NO
      ...
       
      show variables like 'spider%';
      Variable_name	Value
      

      No variables. If however spider is installed at runtime via INSTALL SONAME, then variables are loaded.

      Run without plugin-load-add=ha_spider:

      Variable_name	Value
      spider_auto_increment_mode	0
      spider_bgs_first_read	2
      <... many more...>
      spider_wait_timeout	604800
      spider_xa_register_mode	1
      

      This is a regression from the previous release set (unless on some reason it is intentional).

      Attachments

        Activity

          People

            ycp Yuchen Pei
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0d
                0d
                Logged:
                Time Spent - 4h 23m
                4h 23m

                Git Integration

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