Details
-
Bug
-
Status: Approved (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6
-
None
-
None
Description
CREATE TABLE t (c INT);
|
SELECT * FROM t GROUP BY c HAVING c=c OR TIMESTAMPADD(SECOND, c, AVG(c) IS NULL IS NULL) AND c LIKE (SELECT 1);
|
the test case taken from MDEV-36888 comments
Attachments
Issue Links
- relates to
-
MDEV-36888 Assertion `typeid(*copy) == typeid(*this)' in Item_func_or_sum::do_build_clone
-
- Closed
-