Home
last modified time | relevance | path

Searched refs:createUndofile (Results 1 – 25 of 141) sorted by relevance

123456

/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/ndbapi/
H A DtestDict.cpp1596 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
1607 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
2295 if(pDict->createUndofile(uf) != 0) in runBug24631()
2441 if(pDict->createUndofile(uf) == 0) in runBug29186()
2455 if(pDict->createUndofile(uf) != 0) in runBug29186()
2899 if(pDict->createUndofile(uf) != 0){ in runBug29501()
3055 if(pDict->createUndofile(uf) != 0){ in testDropDDObjectsSetup()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/src/
H A DNDBT_Tables.cpp888 res = pDict->createUndofile(uf, true); in create_default_tablespace()
904 res = pDict->createUndofile(uf, true); in create_default_tablespace()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/include/ndbapi/
H A DNdbDictionary.hpp1905 int createUndofile(const Undofile &, bool overwrite_existing = false, ObjectId * = 0);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java754 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java754 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java754 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java759 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java757 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java757 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java757 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java757 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java757 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java754 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/
H A DNdbDictionary.java754 …public final native int createUndofile(UndofileConst/*_const Undofile &_*/ p0, boolean overwrite_e… in createUndofile() method in NdbDictionary.Dictionary
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/ndbapi/
H A DNdbDictionary.cpp2023 NdbDictionary::Dictionary::createUndofile(const Undofile & df, in createUndofile() function in NdbDictionary::Dictionary
2027 return m_impl.createUndofile(NdbUndofileImpl::getImpl(df), in createUndofile()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdbDictionary.hpp2438 int createUndofile(const Undofile &, bool overwrite_existing = false, ObjectId * = 0);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdbDictionary.hpp2438 int createUndofile(const Undofile &, bool overwrite_existing = false, ObjectId * = 0);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdbDictionary.hpp2438 int createUndofile(const Undofile &, bool overwrite_existing = false, ObjectId * = 0);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/include/ndbapi/
H A DNdbDictionary.hpp2438 int createUndofile(const Undofile &, bool overwrite_existing = false, ObjectId * = 0);
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/include/ndbapi/
H A DNdbDictionary.hpp2438 int createUndofile(const Undofile &, bool overwrite_existing = false, ObjectId * = 0);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DtestDict.cpp1900 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
1911 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
2728 if(pDict->createUndofile(uf) != 0) in runBug24631()
2873 if(pDict->createUndofile(uf) == 0) in runBug29186()
2887 if(pDict->createUndofile(uf) != 0) in runBug29186()
3424 if(pDict->createUndofile(uf) != 0){ in runBug29501()
3580 if(pDict->createUndofile(uf) != 0){ in testDropDDObjectsSetup()
3649 pDict->createUndofile(uf); in runBug36072()
3685 if (pDict->createUndofile(uf) != 0) in runBug36072()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DtestDict.cpp1900 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
1911 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
2728 if(pDict->createUndofile(uf) != 0) in runBug24631()
2873 if(pDict->createUndofile(uf) == 0) in runBug29186()
2887 if(pDict->createUndofile(uf) != 0) in runBug29186()
3424 if(pDict->createUndofile(uf) != 0){ in runBug29501()
3580 if(pDict->createUndofile(uf) != 0){ in testDropDDObjectsSetup()
3649 pDict->createUndofile(uf); in runBug36072()
3685 if (pDict->createUndofile(uf) != 0) in runBug36072()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/ndbapi/
H A DtestDict.cpp1900 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
1911 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
2728 if(pDict->createUndofile(uf) != 0) in runBug24631()
2873 if(pDict->createUndofile(uf) == 0) in runBug29186()
2887 if(pDict->createUndofile(uf) != 0) in runBug29186()
3424 if(pDict->createUndofile(uf) != 0){ in runBug29501()
3580 if(pDict->createUndofile(uf) != 0){ in testDropDDObjectsSetup()
3649 pDict->createUndofile(uf); in runBug36072()
3685 if (pDict->createUndofile(uf) != 0) in runBug36072()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DtestDict.cpp1900 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
1911 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
2728 if(pDict->createUndofile(uf) != 0) in runBug24631()
2873 if(pDict->createUndofile(uf) == 0) in runBug29186()
2887 if(pDict->createUndofile(uf) != 0) in runBug29186()
3424 if(pDict->createUndofile(uf) != 0){ in runBug29501()
3580 if(pDict->createUndofile(uf) != 0){ in testDropDDObjectsSetup()
3649 pDict->createUndofile(uf); in runBug36072()
3685 if (pDict->createUndofile(uf) != 0) in runBug36072()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/ndbapi/
H A DtestDict.cpp1900 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
1911 res = pNdb->getDictionary()->createUndofile(uf); in runCreateLogfileGroup()
2728 if(pDict->createUndofile(uf) != 0) in runBug24631()
2873 if(pDict->createUndofile(uf) == 0) in runBug29186()
2887 if(pDict->createUndofile(uf) != 0) in runBug29186()
3424 if(pDict->createUndofile(uf) != 0){ in runBug29501()
3580 if(pDict->createUndofile(uf) != 0){ in testDropDDObjectsSetup()
3649 pDict->createUndofile(uf); in runBug36072()
3685 if (pDict->createUndofile(uf) != 0) in runBug36072()

123456