Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/bootstrap/
H A Dbootstrapper.cc82 bool DDSE_dict_recover(THD *thd, dict_recovery_mode_t dict_recovery_mode, in DDSE_dict_recover() function
852 if (DDSE_dict_recover(thd, DICT_RECOVERY_INITIALIZE_SERVER, in initialize_dictionary()
855 DDSE_dict_recover(thd, DICT_RECOVERY_INITIALIZE_TABLESPACES, in initialize_dictionary()
925 DDSE_dict_recover(thd, DICT_RECOVERY_RESTART_SERVER, in restart()
954 DDSE_dict_recover(thd, DICT_RECOVERY_RESTART_SERVER, in recover_innodb_upon_upgrade()