Home
last modified time | relevance | path

Searched refs:getTableVersion (Results 1 – 25 of 45) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/kernel/signaldata/
H A DCreateEvnt.hpp237 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 DCreateEvnt.hpp250 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 DCreateEvnt.hpp250 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 DCreateEvnt.hpp250 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 DCreateEvnt.hpp253 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 DCreateEvnt.hpp255 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 DCreateEvnt.hpp253 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 DCreateEvnt.hpp253 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 DCreateEvnt.hpp253 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 DCreateEvnt.hpp253 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 DCreateEvnt.hpp250 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 DCreateEvnt.hpp250 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 DSQL.php106 $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 DSQL.php110 $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 DSQLNameID.php17 if ($store->getTableVersion('saml_PersistentNameID') === 1) {
/dports/security/zeronet/ZeroNet-0.7.1/src/Content/
H A DContentDb.py45 if not self.getTableVersion("site"):
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/IdP/
H A DSQLNameID.php92 } 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 DLogoutStore.php17 $tableVer = $store->getTableVersion('saml_LogoutStore');
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/SP/
H A DLogoutStore.php28 $tableVer = $store->getTableVersion('saml_LogoutStore');
/dports/security/zeronet/ZeroNet-0.7.1/src/Db/
H A DDbCursor.py164 current_version = self.db.getTableVersion(table)
H A DDb.py197 def getTableVersion(self, table_name): member in Db
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/ndbapi/
H A DNdbDictionaryImpl.cpp3761 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 DNdbDictionaryImpl.cpp4797 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 DNdbDictionaryImpl.cpp4797 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 DNdbDictionaryImpl.cpp4797 evnt.m_table_version = evntConf->getTableVersion(); in createEvent()
4821 evnt.m_tableImpl->m_version != evntConf->getTableVersion() || in createEvent()

12