mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Cleanup unused READ_RECORD::forms
This commit is contained in:
committed by
Sergey Vojtovich
parent
617d34ae80
commit
c8d9ec2cbb
@@ -52,8 +52,6 @@ struct READ_RECORD
|
||||
typedef int (*Setup_func)(struct st_join_table*);
|
||||
|
||||
TABLE *table; /* Head-form */
|
||||
//handler *file;
|
||||
TABLE **forms; /* head and ref forms */
|
||||
Unlock_row_func unlock_row;
|
||||
Read_func read_record_func;
|
||||
THD *thd;
|
||||
|
||||
Reference in New Issue
Block a user