1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge branch '10.4' into 10.5

This commit is contained in:
Oleksandr Byelkin
2023-05-05 10:50:02 +02:00
3 changed files with 40 additions and 1 deletions

View File

@ -12988,7 +12988,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