mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Small code cleanups
This commit is contained in:
@ -133,7 +133,6 @@ class Key_value_records_iterator
|
||||
*/
|
||||
bool get_next_row;
|
||||
|
||||
//uchar *cur_index_tuple; /* key_buffer.read() reads to here */
|
||||
public:
|
||||
int init(Mrr_ordered_index_reader *owner_arg);
|
||||
int get_next(char **range_info);
|
||||
|
Reference in New Issue
Block a user