mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Automerge.
This commit is contained in:
@ -1049,6 +1049,7 @@ public:
|
||||
void prepare_for_position(void);
|
||||
void mark_columns_used_by_index_no_reset(uint index, MY_BITMAP *map);
|
||||
void mark_columns_used_by_index(uint index);
|
||||
void add_read_columns_used_by_index(uint index);
|
||||
void restore_column_maps_after_mark_index();
|
||||
void mark_auto_increment_column(void);
|
||||
void mark_columns_needed_for_update(void);
|
||||
|
Reference in New Issue
Block a user