mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
misc cleanup
This commit is contained in:
@ -92,7 +92,6 @@ public:
|
||||
memset(this, 0, sizeof(*this));
|
||||
}
|
||||
void init_for_filesort(uint sortlen, TABLE *table,
|
||||
ulong max_length_for_sort_data,
|
||||
ha_rows maxrows, bool sort_positions);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user