511
511
in trx_commit_complete_for_mysql() */
512
512
unsigned dict_operation:2;/**< @see enum trx_dict_op */
513
513
unsigned duplicates:2; /*!< TRX_DUP_IGNORE | TRX_DUP_REPLACE */
517
514
unsigned has_search_latch:1;
518
515
/* TRUE if this trx has latched the
519
516
search system latch in S-mode */