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

sys_vars.thread_cache_size_func fails sporadically

    XMLWordPrintable

Details

    • Not for Release Notes

    Description

      There're multiple failures reported by bb cross-reference:

      @@ -25,4 +25,7 @@
       connection default;
       disconnect conn1;
       disconnect conn2;
      +Timeout in wait_condition.inc for SELECT variable_value = 1 FROM INFORMATION_SCHEMA.global_status where variable_name="Threads_cached"
      +Id	User	Host	db	Command	Time	State	Info	Progress
      +4	root	localhost	test	Query	0	starting	show full processlist	0.000
       SET @@GLOBAL.thread_cache_size = @global_thread_cache_size;
      

      @@ -13,7 +13,7 @@
       connection default;
       SHOW STATUS LIKE 'Threads_cached';
       Variable_name	Value
      -Threads_cached	0
      +Threads_cached	1
       0 Expected
       disconnect conn1;
       disconnect conn2;
      

      Attachments

        Issue Links

          Activity

            People

              svoj Sergey Vojtovich
              svoj Sergey Vojtovich
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.