Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_util_table.cc73 bool create_or_upgrade_in_NDB(bool upgrade_allowed, bool &reinstall) const;
469 bool Util_table_creator::create_or_upgrade_in_NDB(bool upgrade_allowed, in create_or_upgrade_in_NDB() function in Util_table_creator
618 if (!create_or_upgrade_in_NDB(upgrade_allowed, reinstall)) { in create_or_upgrade()