2156
2160
ibool foreign,/*!< in: TRUE=check foreign key constraints */
2157
2161
que_thr_t* thr) /*!< in: query thread */
2161
2165
if (foreign && UT_LIST_GET_FIRST(index->table->foreign_list)) {
2162
2166
err = row_ins_check_foreign_constraints(index->table, index,