mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
MDEV-16188 Post review fixes
Also adjusted some test files.
This commit is contained in:
@ -153,7 +153,7 @@ class Range_rowid_filter_cost_info;
|
||||
typedef enum
|
||||
{
|
||||
SORTED_ARRAY_CONTAINER,
|
||||
BLOOM_FILTER_CONTAINER
|
||||
BLOOM_FILTER_CONTAINER // Not used yet
|
||||
} Rowid_filter_container_type;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user