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

SHOW EXPLAIN FOR thd waits for sleep

    XMLWordPrintable

Details

    • Bug
    • Status: Stalled (View Workflow)
    • Critical
    • Resolution: Unresolved
    • 10.1, 10.2, 10.3, 10.4, 10.5
    • 10.4, 10.5
    • OTHER
    • None

    Description

      --source include/not_embedded.inc
       
      --connect (con1,localhost,root,,)
      --let $con_id = `SELECT CONNECTION_ID()`
      --send select sleep(100000);
       
      --connection default
       
      --replace_result $con_id con_id
      eval SHOW EXPLAIN FOR $con_id;
       
      --replace_result $con_id con_id
      eval KILL QUERY $con_id;
      

      Attachments

        Activity

          People

            sanja Oleksandr Byelkin
            sanja Oleksandr Byelkin
            Votes:
            0 Vote for this issue
            Watchers:
            5 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.