mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
MWL#90: Address review feedback part #8
This commit is contained in:
@ -204,7 +204,7 @@ void JOIN_CACHE::calc_record_fields()
|
||||
tab= tab->bush_children->start;
|
||||
}
|
||||
}
|
||||
DBUG_ASSERT(!start_tab->bush_children);
|
||||
DBUG_ASSERT(!tab->bush_children);
|
||||
|
||||
start_tab= tab;
|
||||
fields= 0;
|
||||
|
Reference in New Issue
Block a user