/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 237 Uint32 getTableVersion() const { in getTableVersion() function 342 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 434 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 250 Uint32 getTableVersion() const { in getTableVersion() function 378 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 470 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 250 Uint32 getTableVersion() const { in getTableVersion() function 378 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 470 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 250 Uint32 getTableVersion() const { in getTableVersion() function 378 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 470 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 253 Uint32 getTableVersion() const { in getTableVersion() function 381 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 473 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 255 Uint32 getTableVersion() const { in getTableVersion() function 383 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 479 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 253 Uint32 getTableVersion() const { in getTableVersion() function 381 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 473 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 253 Uint32 getTableVersion() const { in getTableVersion() function 381 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 473 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 253 Uint32 getTableVersion() const { in getTableVersion() function 381 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 473 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 253 Uint32 getTableVersion() const { in getTableVersion() function 381 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 473 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 250 Uint32 getTableVersion() const { in getTableVersion() function 378 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 470 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/kernel/signaldata/ |
H A D | CreateEvnt.hpp | 250 Uint32 getTableVersion() const { in getTableVersion() function 378 Uint32 getTableVersion() const { in getTableVersion() function in CreateEvntConf 470 Uint32 getTableVersion() const { in getTableVersion() function
|
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/Store/ |
H A D | SQL.php | 106 $current_version = $this->getTableVersion('kvstore'); 171 public function getTableVersion($name) function in SimpleSAML\\Store\\SQL
|
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/Store/ |
H A D | SQL.php | 110 $current_version = $this->getTableVersion('kvstore'); 188 public function getTableVersion($name) function in SimpleSAML\\Store\\SQL
|
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/IdP/ |
H A D | SQLNameID.php | 17 if ($store->getTableVersion('saml_PersistentNameID') === 1) {
|
/dports/security/zeronet/ZeroNet-0.7.1/src/Content/ |
H A D | ContentDb.py | 45 if not self.getTableVersion("site"):
|
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/IdP/ |
H A D | SQLNameID.php | 92 } elseif ($store->getTableVersion('saml_PersistentNameID') !== self::TABLE_VERSION) {
|
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/SP/ |
H A D | LogoutStore.php | 17 $tableVer = $store->getTableVersion('saml_LogoutStore');
|
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/SP/ |
H A D | LogoutStore.php | 28 $tableVer = $store->getTableVersion('saml_LogoutStore');
|
/dports/security/zeronet/ZeroNet-0.7.1/src/Db/ |
H A D | DbCursor.py | 164 current_version = self.db.getTableVersion(table)
|
H A D | Db.py | 197 def getTableVersion(self, table_name): member in Db
|
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/ndbapi/ |
H A D | NdbDictionaryImpl.cpp | 3761 evnt.m_table_version = evntConf->getTableVersion(); in createEvent() 3769 evnt.m_tableImpl->m_version != evntConf->getTableVersion() || in createEvent()
|
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/ |
H A D | NdbDictionaryImpl.cpp | 4797 evnt.m_table_version = evntConf->getTableVersion(); in createEvent() 4821 evnt.m_tableImpl->m_version != evntConf->getTableVersion() || in createEvent()
|
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/ |
H A D | NdbDictionaryImpl.cpp | 4797 evnt.m_table_version = evntConf->getTableVersion(); in createEvent() 4821 evnt.m_tableImpl->m_version != evntConf->getTableVersion() || in createEvent()
|
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/ |
H A D | NdbDictionaryImpl.cpp | 4797 evnt.m_table_version = evntConf->getTableVersion(); in createEvent() 4821 evnt.m_tableImpl->m_version != evntConf->getTableVersion() || in createEvent()
|