Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
monty has pointed out that JOIN_TAB::preread_init does not set preread_init_done=true in all cases.
If it doesn't set it, it is called repeatedly for every row combination from previous tables.
This MDEV is about checking this and fixing it.