mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6
This commit is contained in:
@@ -9588,7 +9588,7 @@ uint check_join_cache_usage(JOIN_TAB *tab,
|
||||
uint table_index,
|
||||
JOIN_TAB *prev_tab)
|
||||
{
|
||||
COST_VECT cost;
|
||||
Cost_estimate cost;
|
||||
uint flags= 0;
|
||||
ha_rows rows= 0;
|
||||
uint bufsz= 4096;
|
||||
|
||||
Reference in New Issue
Block a user