Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.0.11, 1.1.0
-
None
-
2017-20, 2017-21
Description
In ha_calpont_execplan.cpp:2658:
if (!lhs->data() || !rhs->data() || nonSupport) |
It is possible that "lhs" is NULL.