mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
removed unused field
layout fised debug information added
This commit is contained in:
@ -1050,7 +1050,6 @@ public:
|
||||
|
||||
class select_insert :public select_result {
|
||||
public:
|
||||
TABLE_LIST *table_list;
|
||||
TABLE *table;
|
||||
List<Item> *fields;
|
||||
ulonglong last_insert_id;
|
||||
|
Reference in New Issue
Block a user