Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.1.0
-
Fix Version/s: 10.1.1
-
Component/s: None
-
Labels:None
Description
As reported by Sergei Golubchik on IRC: main.view --ps-protocol fails in ANALYZE code.
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
It crashes in this line
because join_tab->tracker==NULL. The only reason it could be NULL is that JOIN::save_explain_data() has not been called for this join.