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)
-
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 |
---|
|
5d 5h 32m | 1 |
|
6d 23h 4m | 1 |
|
3h 1m | 1 |
|
1h 21m | 2 |
|
75d 16h 43m | 2 |
|
4h 44m | 1 |