mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Code cleanup (1)
This commit is contained in:
@@ -357,9 +357,6 @@ typedef struct st_join_table {
|
||||
*/
|
||||
uint sj_strategy;
|
||||
|
||||
//psergey-merge: todo: stop using this:
|
||||
struct st_join_table *first_sjm_sibling;
|
||||
|
||||
void cleanup();
|
||||
inline bool is_using_loose_index_scan()
|
||||
{
|
||||
|
Reference in New Issue
Block a user