Home
last modified time | relevance | path

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

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/dict/
H A Ddict0sdi.cc62 if (fsp_is_undo_tablespace(*space_id) || fsp_is_system_temporary(*space_id)) { in dict_sdi_exists()
137 if (fsp_is_undo_tablespace(space_id) || fsp_is_system_temporary(space_id)) { in dict_sdi_create()
202 if (fsp_is_undo_tablespace(space_id) in dict_sdi_get_keys()
255 if (fsp_is_undo_tablespace(space_id) in dict_sdi_get()
372 if (fsp_is_undo_tablespace(space_id) || fsp_is_system_temporary(space_id)) { in dict_sdi_set()
473 if (fsp_is_undo_tablespace(space_id) || fsp_is_system_temporary(space_id)) { in dict_sdi_delete()
H A Ddict0load.cc1283 fsp_is_undo_tablespace(space_id) || in dict_check_sys_tablespaces()
1457 ut_ad(!fsp_is_undo_tablespace(space_id)); in dict_check_sys_tables()
H A Ddict0upgrade.cc1078 (fsp_is_undo_tablespace(upgrade_space->id) ? DD_SPACE_STATE_ACTIVE in dd_upgrade_register_tablespace()
H A Ddict0dd.cc4053 (fsp_is_undo_tablespace(space_id) in dd_create_tablespace()
6111 if (fsp_is_undo_tablespace(*space_id)) { in dd_process_dd_tablespaces_rec()
6762 if (fsp_is_undo_tablespace(space_id)) { in dd_tablespace_get_state_enum()
6972 if (fsp_is_undo_tablespace(id)) { in dd_tablespace_update_cache()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dfsp0fsp.h680 bool fsp_is_undo_tablespace(space_id_t space_id);
702 return (space_id != TRX_SYS_SPACE && !fsp_is_undo_tablespace(space_id) && in fsp_is_ibd_tablespace()
H A Dtrx0undo.ic52 id = (fsp_is_undo_tablespace(space_id) ? undo::id2num(space_id) : 0);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/trx/
H A Dtrx0purge.cc166 fsp_is_undo_tablespace(m_purge_sys->rseg->space_id)); in set_next()
633 ut_ad(fsp_is_undo_tablespace(space_id)); in unuse_space_id()
647 ut_ad(space_id == SPACE_UNKNOWN || fsp_is_undo_tablespace(space_id)); in next_space_id()
665 ut_ad(fsp_is_undo_tablespace(space_id)); in next_space_id()
1117 ut_ad(fsp_is_undo_tablespace(space_id)); in set_active()
1135 if (!fsp_is_undo_tablespace(space_id)) { in is_active()
H A Dtrx0rseg.cc257 } else if (fsp_is_undo_tablespace(space_id)) { in trx_rseg_mem_create()
571 type = (fsp_is_undo_tablespace(space_id) ? UNDO : TEMP); in trx_rseg_add_rollback_segments()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/clone/
H A Dclone0apply.cc202 if (fsp_is_undo_tablespace(file_desc->m_space_id)) { in compute_path_length()
218 if (fsp_is_undo_tablespace(file_desc->m_space_id)) { in handle_existing_file()
369 } else if (fsp_is_undo_tablespace(file_desc->m_space_id)) { in build_file_path()
H A Dclone0api.cc1783 bool is_undo = fsp_is_undo_tablespace(space_id); in skip_tablespace()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Dfsp0fsp.h428 fsp_is_undo_tablespace(uint32 space_id);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Dfsp0fsp.h428 fsp_is_undo_tablespace(uint32 space_id);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Dfsp0fsp.h428 fsp_is_undo_tablespace(uint32 space_id);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/fil/
H A Dfil0fil.cc2652 if (fsp_is_undo_tablespace(space->id)) { in get_file_size()
4348 ut_ad(!fsp_is_undo_tablespace(space_id)); in fil_close_tablespace()
4852 ut_ad(!fsp_is_undo_tablespace(space_id)); in fil_name_write_rename()
6273 if (fsp_is_undo_tablespace(space_id) && in ibd_open_for_recovery()
6309 fsp_is_undo_tablespace(space->id) && in adjust_space_name()
7878 ut_a(fsp_is_undo_tablespace(space->id)); in do_io()
9262 if (fsp_is_undo_tablespace(space->id) && in encryption_rotate_in_a_shard()
10041 fsp_is_undo_tablespace(space_id)); in fil_tablespace_path_equals()
10047 if (fsp_is_undo_tablespace(space_id)) { in fil_tablespace_path_equals()
10245 if (fsp_is_undo_tablespace(space_id)) { in check_missing_tablespaces()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/src/
H A Dfil_cur.cc101 bool is_undo = space != nullptr ? fsp_is_undo_tablespace(space->id) : false; in xb_get_relative_path()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/srv/
H A Dsrv0srv.cc2483 ut_ad(fsp_is_undo_tablespace(undo_space->id())); in undo_rotate_default_master_key()
2554 ut_ad(fsp_is_undo_tablespace(space_id)); in set_undo_tablespace_encryption()
2608 ut_ad(fsp_is_undo_tablespace(undo_space->id())); in srv_enable_undo_encryption()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/fsp/
H A Dfsp0file.cc284 } else if (fsp_is_undo_tablespace(m_space_id)) { in set_name()
H A Dfsp0fsp.cc258 bool fsp_is_undo_tablespace(space_id_t space_id) { in fsp_is_undo_tablespace() function
566 fsp_is_undo_tablespace(fspace->id))))); in UNIV_INLINE()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/log/
H A Dlog0ddl.cc1610 if (fsp_is_undo_tablespace(space_id)) { in replay_delete_space_log()
1655 if (fsp_is_undo_tablespace(space_id)) { in replay_delete_space_log()
H A Dlog0recv.cc1246 ut_ad(fsp_is_undo_tablespace(space.first)); in recv_apply_hashed_log_recs()
1616 if (srv_backup_mode && fsp_is_undo_tablespace(space_id) && in recv_parse_or_apply_log_rec_body()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/buf/
H A Dbuf0dblwr.cc1533 if (fsp_is_undo_tablespace(space_id) && fil_is_deleted(space_id)) { in write()
2090 if (!fsp_is_undo_tablespace(space_id)) { in check_missing_tablespaces()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/srv/
H A Dsrv0srv.cc3736 ut_ad(fsp_is_undo_tablespace(space_id)); in srv_enable_undo_encryption_if_set()
3827 ut_ad(fsp_is_undo_tablespace(space_id)); in srv_enable_undo_encryption_if_set()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/srv/
H A Dsrv0srv.cc3736 ut_ad(fsp_is_undo_tablespace(space_id)); in srv_enable_undo_encryption_if_set()
3827 ut_ad(fsp_is_undo_tablespace(space_id)); in srv_enable_undo_encryption_if_set()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/srv/
H A Dsrv0srv.cc3736 ut_ad(fsp_is_undo_tablespace(space_id)); in srv_enable_undo_encryption_if_set()
3827 ut_ad(fsp_is_undo_tablespace(space_id)); in srv_enable_undo_encryption_if_set()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/handler/
H A Dha_innodb.cc3004 if (!fsp_is_undo_tablespace(space_id)) { in apply_dd_undo_state()
3222 if (fsp_is_undo_tablespace(space_id)) { in check()
3237 if (fsp_is_undo_tablespace(space_id) && in check()
3304 if (fsp_is_undo_tablespace(space_id)) { in check()
3366 if (fsp_is_undo_tablespace(space_id)) { in check()
11796 if (fsp_is_undo_tablespace(space_id)) { in create_option_tablespace_is_valid()
15083 if (fsp_is_undo_tablespace(space_id)) { in innodb_alter_tablespace()
15185 if (fsp_is_undo_tablespace(space_id)) { in innodb_drop_tablespace()
15431 if (!fsp_is_undo_tablespace(space_id)) { in innodb_alter_undo_tablespace()
15503 if (!fsp_is_undo_tablespace(space_id)) { in innodb_drop_undo_tablespace()
[all …]

12