mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge 5.3-mwl128 -> 5.3
This commit is contained in:
@@ -1214,6 +1214,8 @@ typedef struct st_range_seq_if
|
||||
bool (*skip_index_tuple) (range_seq_t seq, char *range_info);
|
||||
} RANGE_SEQ_IF;
|
||||
|
||||
typedef bool (*SKIP_INDEX_TUPLE_FUNC) (range_seq_t seq, char *range_info);
|
||||
|
||||
class COST_VECT
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user