mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-27646 Spider: remove #ifdef SPIDER_HAS_HASH_VALUE_TYPE
This commit is contained in:
@@ -636,9 +636,7 @@ public:
|
||||
spider_string *table_names_str;
|
||||
spider_string *db_names_str;
|
||||
spider_string *db_table_str;
|
||||
#ifdef SPIDER_HAS_HASH_VALUE_TYPE
|
||||
my_hash_value_type *db_table_str_hash_value;
|
||||
#endif
|
||||
uint table_nm_max_length;
|
||||
uint db_nm_max_length;
|
||||
spider_string *column_name_str;
|
||||
|
Reference in New Issue
Block a user