Home
last modified time | relevance | path

Searched refs:RB_NORMAL (Results 1 – 25 of 25) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/row/
H A Drow0uins.c120 : RB_NORMAL, &mtr); in row_undo_ins_remove_clust_rec()
200 RB_NORMAL, &mtr); in row_undo_ins_remove_sec_low()
H A Drow0umod.c385 RB_NORMAL, &mtr); in row_undo_mod_del_mark_or_remove_sec_low()
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/include/
H A Dtrx0types.h69 RB_NORMAL, /*!< normal rollback */ enumerator
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dtrx0types.h109 RB_NORMAL, /*!< normal rollback */ enumerator
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dtrx0types.h109 RB_NORMAL, /*!< normal rollback */ enumerator
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/include/
H A Dtrx0types.h109 RB_NORMAL, /*!< normal rollback */ enumerator
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/include/
H A Dtrx0types.h109 RB_NORMAL, /*!< normal rollback */ enumerator
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/include/
H A Dtrx0types.h109 RB_NORMAL, /*!< normal rollback */ enumerator
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0uins.cc159 : RB_NORMAL, &mtr); in row_undo_ins_remove_clust_rec()
248 RB_NORMAL, &mtr); in row_undo_ins_remove_sec_low()
H A Drow0umod.cc500 RB_NORMAL, &mtr); in row_undo_mod_del_mark_or_remove_sec_low()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0uins.cc159 : RB_NORMAL, &mtr); in row_undo_ins_remove_clust_rec()
248 RB_NORMAL, &mtr); in row_undo_ins_remove_sec_low()
H A Drow0umod.cc500 RB_NORMAL, &mtr); in row_undo_mod_del_mark_or_remove_sec_low()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0uins.cc159 : RB_NORMAL, &mtr); in row_undo_ins_remove_clust_rec()
248 RB_NORMAL, &mtr); in row_undo_ins_remove_sec_low()
H A Drow0umod.cc500 RB_NORMAL, &mtr); in row_undo_mod_del_mark_or_remove_sec_low()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/row/
H A Drow0uins.cc159 : RB_NORMAL, &mtr); in row_undo_ins_remove_clust_rec()
248 RB_NORMAL, &mtr); in row_undo_ins_remove_sec_low()
H A Drow0umod.cc500 RB_NORMAL, &mtr); in row_undo_mod_del_mark_or_remove_sec_low()
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/row/
H A Drow0uins.cc159 : RB_NORMAL, &mtr); in row_undo_ins_remove_clust_rec()
248 RB_NORMAL, &mtr); in row_undo_ins_remove_sec_low()
H A Drow0umod.cc500 RB_NORMAL, &mtr); in row_undo_mod_del_mark_or_remove_sec_low()
/dports/archivers/arj/arj-3.10.22/
H A Ddefines.h591 #define RB_NORMAL 1 /* Normal mode, skip CRC errors (-jr) */ macro
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/btr/
H A Dbtr0cur.c2383 trx_is_recv(trx) ? RB_RECOVERY : RB_NORMAL, mtr); in btr_cur_pessimistic_update()
4800 && (rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY))) { in btr_free_externally_stored_field()
4852 || ((rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY) in btr_free_externally_stored_field()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/btr/
H A Dbtr0cur.cc2584 ? RB_RECOVERY : RB_NORMAL, mtr); in btr_cur_pessimistic_update()
5061 && (rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY))) { in btr_free_externally_stored_field()
5112 || ((rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY) in btr_free_externally_stored_field()
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/btr/
H A Dbtr0cur.cc2584 ? RB_RECOVERY : RB_NORMAL, mtr); in btr_cur_pessimistic_update()
5059 && (rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY))) { in btr_free_externally_stored_field()
5110 || ((rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY) in btr_free_externally_stored_field()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/btr/
H A Dbtr0cur.cc2758 ? RB_RECOVERY : RB_NORMAL, mtr); in btr_cur_pessimistic_update()
5351 && (rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY))) { in btr_free_externally_stored_field()
5402 || ((rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY) in btr_free_externally_stored_field()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/btr/
H A Dbtr0cur.cc2758 ? RB_RECOVERY : RB_NORMAL, mtr); in btr_cur_pessimistic_update()
5351 && (rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY))) { in btr_free_externally_stored_field()
5402 || ((rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY) in btr_free_externally_stored_field()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/btr/
H A Dbtr0cur.cc2758 ? RB_RECOVERY : RB_NORMAL, mtr); in btr_cur_pessimistic_update()
5351 && (rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY))) { in btr_free_externally_stored_field()
5402 || ((rb_ctx == RB_NORMAL || rb_ctx == RB_RECOVERY) in btr_free_externally_stored_field()