mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
remove unused parts of code
fix for 'show create schema_table' fix for usage schema tables in subselect 'wrong schema table charset' fix
This commit is contained in:
@@ -1765,6 +1765,7 @@ void TMP_TABLE_PARAM::init()
|
||||
field_count= sum_func_count= func_count= hidden_field_count= 0;
|
||||
group_parts= group_length= group_null_parts= 0;
|
||||
quick_group= 1;
|
||||
table_charset= 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user