Home
last modified time | relevance | path

Searched refs:DB_DELETE_ANY (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
H A Dtest_log6.cc52 #ifndef DB_DELETE_ANY
53 #define DB_DELETE_ANY 0 macro
101 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
H A Dtest_log6_abort.cc51 #ifndef DB_DELETE_ANY
52 #define DB_DELETE_ANY 0 macro
100 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
H A Dtest_log6_abort.cc51 #ifndef DB_DELETE_ANY
52 #define DB_DELETE_ANY 0 macro
100 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
H A Dtest_log6.cc52 #ifndef DB_DELETE_ANY
53 #define DB_DELETE_ANY 0 macro
101 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
H A Dtest_log6.cc52 #ifndef DB_DELETE_ANY
53 #define DB_DELETE_ANY 0 macro
101 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
H A Dtest_log6_abort.cc51 #ifndef DB_DELETE_ANY
52 #define DB_DELETE_ANY 0 macro
100 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
H A Dtest_log6_abort.cc51 #ifndef DB_DELETE_ANY
52 #define DB_DELETE_ANY 0 macro
100 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
H A Dtest_log6.cc52 #ifndef DB_DELETE_ANY
53 #define DB_DELETE_ANY 0 macro
101 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
H A Dtest_log6.cc52 #ifndef DB_DELETE_ANY
53 #define DB_DELETE_ANY 0 macro
101 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
H A Dtest_log6_abort.cc51 #ifndef DB_DELETE_ANY
52 #define DB_DELETE_ANY 0 macro
100 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
H A Dtest_log6_abort.cc51 #ifndef DB_DELETE_ANY
52 #define DB_DELETE_ANY 0 macro
100 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
H A Dtest_log6.cc52 #ifndef DB_DELETE_ANY
53 #define DB_DELETE_ANY 0 macro
101 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
H A Dtest_log6.cc52 #ifndef DB_DELETE_ANY
53 #define DB_DELETE_ANY 0 macro
101 int r = db->del(db, tid, &key, DB_DELETE_ANY); assert(r==0); in del_n()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r);
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r);
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r);
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dtest_bad_implicit_promotion.cc99 r = db->del(db, txn_A, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
108 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()
110 r = db->del(db, txn_B, &key, DB_DELETE_ANY); CKERR(r); in test_insert_bad_implicit_promotion()

12345678910>>...23