Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/bootstrap/
H A Dbootstrap_ctx.h63 static constexpr uint DD_VERSION_80021 = 80021; variable
75 DD_VERSION_80015, DD_VERSION_80016, DD_VERSION_80017, DD_VERSION_80021};
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/upgrade/
H A Ddd.cc472 bootstrap::DD_VERSION_80021)) { in update_meta_data()
647 } else if (is_dd_upgrade_from_before(bootstrap::DD_VERSION_80021)) { in migrate_meta_data()
664 if (is_dd_upgrade_from_before(bootstrap::DD_VERSION_80021)) { in migrate_meta_data()
782 if (is_dd_upgrade_from_before(bootstrap::DD_VERSION_80021)) { in migrate_meta_data()
802 if (is_dd_upgrade_from_before(bootstrap::DD_VERSION_80021)) { in migrate_meta_data()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/types/
H A Dindex_impl.cc183 bootstrap::DD_VERSION_80021)) { in restore_attributes()
207 bootstrap::DD_VERSION_80021) && in store_attributes()
H A Dtablespace_impl.cc169 bootstrap::DD_VERSION_80021)) { in restore_attributes()
193 bootstrap::DD_VERSION_80021) && in store_attributes()
H A Dcolumn_impl.cc238 bootstrap::DD_VERSION_80021)) { in restore_attributes()
276 bootstrap::DD_VERSION_80021) && in store_attributes()
H A Dtable_impl.cc434 bootstrap::DD_VERSION_80021)) { in restore_attributes()
498 bootstrap::DD_VERSION_80021) && in store_attributes()