1042
1041
List<Item> *update_fields,
1043
1042
List<Item> *update_values,
1046
:table_list(table_list_par), table(table_par), fields(fields_par),
1045
table_list(table_list_par), table(table_par), fields(fields_par),
1051
1049
info.handle_duplicates= duplic;
1052
1050
info.ignore= ignore_check_option_errors;
1053
1051
info.update_fields= update_fields;