1
0
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:
Oleksandr Byelkin
2023-05-05 11:14:33 +02:00
3 changed files with 40 additions and 1 deletions

View File

@@ -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