Home
last modified time | relevance | path

Searched refs:ordered_commit (Results 1 – 25 of 95) sorted by relevance

1234

/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/test/
H A Dtransaction_test_2pc.cpp41 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
218 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
239 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
282 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
H A Dtransaction_test_xa.cpp33 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
235 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
281 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
H A Dtransaction_test.cpp53 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
86 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
1100 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
1251 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1289 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1311 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1334 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1503 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1523 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1546 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
[all …]
H A Dmock_storage_service.cpp67 ret = ret || client_state_.ordered_commit(); in commit()
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/test/
H A Dtransaction_test_2pc.cpp41 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
218 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
239 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
282 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
H A Dtransaction_test_xa.cpp33 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
235 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
281 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
H A Dtransaction_test.cpp53 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
86 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
1100 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
1251 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1289 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1311 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1334 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1503 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1523 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1546 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
[all …]
H A Dmock_storage_service.cpp67 ret = ret || client_state_.ordered_commit(); in commit()
H A Dmock_high_priority_service.cpp102 client_state_->ordered_commit() || in commit()
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/test/
H A Dtransaction_test_2pc.cpp41 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
218 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
239 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
282 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
H A Dtransaction_test_xa.cpp33 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
235 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
281 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
H A Dtransaction_test.cpp53 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
86 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
1100 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
1251 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1289 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1311 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1334 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1503 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1523 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1546 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
[all …]
H A Dmock_storage_service.cpp67 ret = ret || client_state_.ordered_commit(); in commit()
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/test/
H A Dtransaction_test_2pc.cpp41 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
218 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
239 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
282 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
H A Dtransaction_test_xa.cpp33 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
235 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
281 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
H A Dtransaction_test.cpp53 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
86 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
1100 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE_TEMPLATE()
1251 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1289 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1311 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1334 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1503 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1523 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
1546 BOOST_REQUIRE(cc.ordered_commit() == 0); in BOOST_FIXTURE_TEST_CASE()
[all …]
H A Dmock_storage_service.cpp67 ret = ret || client_state_.ordered_commit(); in commit()
/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp85 ret = ret || client_.client_state_.ordered_commit(); in commit()
125 ret = client_.client_state_.ordered_commit(); in log_dummy_write_set()
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp85 ret = ret || client_.client_state_.ordered_commit();
125 ret = client_.client_state_.ordered_commit();
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp85 ret = ret || client_.client_state_.ordered_commit(); in commit()
125 ret = client_.client_state_.ordered_commit(); in log_dummy_write_set()
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/dbsim/
H A Ddb_high_priority_service.cpp85 ret = ret || client_.client_state_.ordered_commit(); in commit()
125 ret = client_.client_state_.ordered_commit(); in log_dummy_write_set()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_trans_observer.h302 DBUG_RETURN(thd->wsrep_cs().ordered_commit()); in wsrep_ordered_commit()
322 ret= thd->wsrep_cs().ordered_commit(); in wsrep_after_commit()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_trans_observer.h329 DBUG_RETURN(thd->wsrep_cs().ordered_commit()); in wsrep_ordered_commit()
351 ret= thd->wsrep_cs().ordered_commit(); in wsrep_after_commit()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_trans_observer.h302 DBUG_RETURN(thd->wsrep_cs().ordered_commit());
322 ret= thd->wsrep_cs().ordered_commit();
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_trans_observer.h329 DBUG_RETURN(thd->wsrep_cs().ordered_commit()); in wsrep_ordered_commit()
351 ret= thd->wsrep_cs().ordered_commit(); in wsrep_after_commit()

1234