Home
last modified time | relevance | path

Searched refs:DB_KEYEMPTY (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/databases/db5/db-5.3.28/lang/java/src/com/sleepycat/db/
H A DTransactionStatus.java32 new TransactionStatus("EMPTY_TRANSACTION", DbConstants.DB_KEYEMPTY);
46 case DbConstants.DB_KEYEMPTY: in fromInt()
H A DOperationStatus.java34 new OperationStatus("KEYEMPTY", DbConstants.DB_KEYEMPTY);
48 case DbConstants.DB_KEYEMPTY: in fromInt()
/dports/databases/db18/db-18.1.40/lang/java/src/com/sleepycat/db/
H A DTransactionStatus.java32 new TransactionStatus("EMPTY_TRANSACTION", DbConstants.DB_KEYEMPTY);
46 case DbConstants.DB_KEYEMPTY: in fromInt()
H A DOperationStatus.java34 new OperationStatus("KEYEMPTY", DbConstants.DB_KEYEMPTY);
48 case DbConstants.DB_KEYEMPTY: in fromInt()
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DErrorCodes.cs36 public const int DB_KEYEMPTY = DbConstants.DB_KEYEMPTY; field in BerkeleyDB.ErrorCodes
H A DDatabaseException.cs39 case ErrorCodes.DB_KEYEMPTY: in ThrowException()
148 public KeyEmptyException() : base(ErrorCodes.DB_KEYEMPTY) { } in KeyEmptyException()
H A DEnums.cs299 EMPTY_TRANSACTION = DbConstants.DB_KEYEMPTY,
/dports/databases/db18/db-18.1.40/lang/csharp/src/
H A DErrorCodes.cs36 public const int DB_KEYEMPTY = DbConstants.DB_KEYEMPTY; field in BerkeleyDB.ErrorCodes
H A DDatabaseException.cs39 case ErrorCodes.DB_KEYEMPTY: in ThrowException()
151 public KeyEmptyException() : base(ErrorCodes.DB_KEYEMPTY) { } in KeyEmptyException()
H A DEnums.cs313 EMPTY_TRANSACTION = DbConstants.DB_KEYEMPTY,
/dports/databases/db18/db-18.1.40/test/csharp/
H A DDatabaseExceptionTest.cs121 DatabaseException.ThrowException(ErrorCodes.DB_KEYEMPTY); in TestKeyEmptyException()
125 Assert.AreEqual(ErrorCodes.DB_KEYEMPTY, e.ErrorCode); in TestKeyEmptyException()
/dports/databases/db5/db-5.3.28/test/csharp/
H A DDatabaseExceptionTest.cs121 DatabaseException.ThrowException(ErrorCodes.DB_KEYEMPTY); in TestKeyEmptyException()
125 Assert.AreEqual(ErrorCodes.DB_KEYEMPTY, e.ErrorCode); in TestKeyEmptyException()
/dports/databases/fortytwo-bdb/BDB-0.2.1/
H A DBDBOperationStatus.h52 BDB_STATUS_KEYEMPTY = DB_KEYEMPTY,
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_cursor_db_current.cc110 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()
113 CKERR2(r,DB_KEYEMPTY); in test_cursor_current()

123456789