mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Subquery optimizations backport: fix test failures, update test results.
This commit is contained in:
@@ -2890,6 +2890,7 @@ void TMP_TABLE_PARAM::init()
|
||||
quick_group= 1;
|
||||
table_charset= 0;
|
||||
precomputed_group_by= 0;
|
||||
bit_fields_as_long= 0;
|
||||
DBUG_VOID_RETURN;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user