1
0
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:
bell@sanja.is.com.ua
2004-04-01 23:27:22 +03:00
parent 5568155e04
commit de502e1df2
2 changed files with 7 additions and 3 deletions

View File

@ -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;