mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.6' into 10.8
This commit is contained in:
@@ -13496,7 +13496,7 @@ uint check_join_cache_usage(JOIN_TAB *tab,
|
||||
join->return_tab= 0;
|
||||
|
||||
if (tab->no_forced_join_cache)
|
||||
return 0;
|
||||
goto no_join_cache;
|
||||
|
||||
/*
|
||||
Don't use join cache if @@join_cache_level==0 or this table is the first
|
||||
|
Reference in New Issue
Block a user