Home
last modified time | relevance | path

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

123

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/common/util/
H A Dversion.c75 Uint32 ownVersion; member
171 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
172 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
195 if (otherVersion >= ownVersion) { in ndbCompatible()
210 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
218 return ndbCompatible_upgrade(ownVersion, otherVersion); in ndbCompatible_mgmt_ndb()
224 return ndbCompatible_upgrade(ownVersion, otherVersion); in ndbCompatible_mgmt_api()
230 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
236 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
242 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/common/util/
H A Dversion.cpp100 Uint32 ownVersion; member
176 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
177 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
201 if (otherVersion >= ownVersion) { in ndbCompatible()
218 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
241 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
248 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
255 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
281 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
282 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/common/util/
H A Dversion.cpp100 Uint32 ownVersion; member
176 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
177 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
201 if (otherVersion >= ownVersion) { in ndbCompatible()
218 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
241 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
248 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
255 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
281 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
282 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/common/util/
H A Dversion.cpp100 Uint32 ownVersion; member
176 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
177 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
201 if (otherVersion >= ownVersion) { in ndbCompatible()
218 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
241 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
248 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
255 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
281 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
282 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/common/util/
H A Dversion.cpp100 Uint32 ownVersion; member
183 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
184 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
208 if (otherVersion >= ownVersion) { in ndbCompatible()
225 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
248 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
255 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
262 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
288 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
289 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/common/util/
H A Dversion.cpp100 Uint32 ownVersion; member
183 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
184 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
208 if (otherVersion >= ownVersion) { in ndbCompatible()
225 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
248 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
255 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
262 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
288 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
289 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/common/util/
H A Dversion.cpp100 Uint32 ownVersion; member
183 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
184 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
208 if (otherVersion >= ownVersion) { in ndbCompatible()
225 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
248 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
255 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
262 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
288 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
289 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/common/util/
H A Dversion.cpp100 Uint32 ownVersion; member
183 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
184 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
208 if (otherVersion >= ownVersion) { in ndbCompatible()
225 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
248 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
255 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
262 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
288 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
289 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/common/util/
H A Dversion.cpp100 Uint32 ownVersion; member
183 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
184 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
208 if (otherVersion >= ownVersion) { in ndbCompatible()
225 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
248 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
255 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
262 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
288 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
289 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/common/util/
H A Dversion.cpp100 Uint32 ownVersion; member
176 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
177 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
201 if (otherVersion >= ownVersion) { in ndbCompatible()
218 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
241 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
248 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
255 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
281 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
282 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/common/util/
H A Dversion.cpp100 Uint32 ownVersion; member
176 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
177 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
201 if (otherVersion >= ownVersion) { in ndbCompatible()
218 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
241 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
248 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
255 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
281 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
282 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/common/util/
H A Dversion.cpp99 Uint32 ownVersion; member
185 if (table[i].ownVersion == ownVersion || in ndbSearchUpgradeCompatibleTable()
186 table[i].ownVersion == (Uint32) ~0) { in ndbSearchUpgradeCompatibleTable()
210 if (otherVersion >= ownVersion) { in ndbCompatible()
227 if (ndbCompatible_full(ownVersion, otherVersion)) in ndbCompatible_upgrade()
250 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_ndb_mgmt()
257 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_mgmt()
264 return ndbCompatible_full(ownVersion, otherVersion); in ndbCompatible_api_ndb()
290 getMajor(table[i].ownVersion), in ndbPrintCompatibleTable()
291 getMinor(table[i].ownVersion), in ndbPrintCompatibleTable()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/util/
H A Dversion.h41 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
42 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
43 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
44 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
45 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
46 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
47 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/util/
H A Dversion.h32 int ndbCompatible_mgmt_ndb(Uint32 ownVersion, Uint32 otherVersion);
33 int ndbCompatible_ndb_mgmt(Uint32 ownVersion, Uint32 otherVersion);
34 int ndbCompatible_mgmt_api(Uint32 ownVersion, Uint32 otherVersion);
35 int ndbCompatible_api_mgmt(Uint32 ownVersion, Uint32 otherVersion);
36 int ndbCompatible_api_ndb(Uint32 ownVersion, Uint32 otherVersion);
37 int ndbCompatible_ndb_api(Uint32 ownVersion, Uint32 otherVersion);
38 int ndbCompatible_ndb_ndb(Uint32 ownVersion, Uint32 otherVersion);
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dwelcome_dialog.cpp27 auto const ownVersion = GetFileZillaVersion(); in Run() local
38 if (!ownVersion.empty() && !greetingVersion.empty() && in Run()
39 ConvertToVersionNumber(ownVersion.c_str()) <= ConvertToVersionNumber(greetingVersion.c_str())) in Run()
44 COptions::Get()->set(OPTION_GREETINGVERSION, ownVersion); in Run()
79 … _T("https://welcome.filezilla-project.org/welcome?type=client&category=%s&version=") + ownVersion; in Run()
83 if (!greetingVersion.empty() && !ownVersion.empty()) { in Run()
87 …l(this, -1, wxString::Format(_("New features and improvements in %s"), ownVersion), wxString::Form… in Run()

123