Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 5.5.51, 10.1.16, 10.1.17, 10.0.27, 5.5(EOL), 10.0(EOL), 10.1(EOL)
    • 5.5.54, 10.0.29, 10.1.20, 10.2.3
    • Views
    • None
    • We reproduce crash on multiple server/configs with:
       10.0.27 on debian wheezy, debian jessie
       10.1.16, 10.1.17 on debian jessie
      Query work fine on 10.0.26
    • 10.1.18

    Description

      You can use this query to reproduce crash:

      drop table if exists dummy;
       
      create table dummy (
         field1 int
       ) engine=innodb default charset=utf8;
       
      insert into dummy values (1);
       
      select round((select 1 from dummy limit 1))
      from dummy
      group by round((select 1 from dummy limit 1));
      

      Regards,
      Vincent

      Attachments

        Activity

          Transition Time In Source Status Execution Times
          Elena Stepanova made transition -
          Open Confirmed
          5d 5h 32m 1
          Oleksandr Byelkin made transition -
          Confirmed In Progress
          6d 23h 4m 1
          Oleksandr Byelkin made transition -
          In Progress Stalled
          3h 1m 1
          Oleksandr Byelkin made transition -
          Stalled In Review
          1h 21m 2
          Sergei Petrunia made transition -
          In Review Stalled
          75d 16h 43m 2
          Oleksandr Byelkin made transition -
          Stalled Closed
          4h 44m 1

          People

            sanja Oleksandr Byelkin
            donzat_vwt Vincent Wallet
            Votes:
            2 Vote for this issue
            Watchers:
            7 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.