1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge branch '10.10' into 10.11

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

View File

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