6347
6347
Assign each nested join structure (except "confluent" ones - those that
6350
6350
@param join Join being processed
6351
6351
@param join_list List of tables
6356
6356
This function is called after simplify_joins(), when there are no
6357
6357
redundant nested joins, #non_confluent_nested_joins <= #tables_in_join so
6363
6363
static uint32_t build_bitmap_for_nested_joins(List<TableList> *join_list, uint32_t first_unused)