280
296
ibool set_x_locks; /* TRUE if the cursor is for update or
281
297
delete, which means that a row x-lock
282
298
should be placed on the cursor row */
290
299
ulint row_lock_mode; /* LOCK_X or LOCK_S */
291
300
ulint n_tables; /* number of tables */
292
301
ulint fetch_table; /* number of the next table to access