Home
last modified time | relevance | path

Searched refs:using_trx_cache (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dlog.h451 bool using_trx_cache; member
818 bool using_stmt_cache, bool using_trx_cache);
H A Dlog.cc7592 bool using_trx_cache) in write_transaction_to_binlog() argument
7618 entry.using_trx_cache= using_trx_cache; in write_transaction_to_binlog()
8500 entry->using_trx_cache, commit_id)) in write_transaction_or_stmt()
8510 if (entry->using_trx_cache && !mngr->trx_cache.empty()) in write_transaction_or_stmt()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dlog.h453 bool using_trx_cache;
813 bool using_stmt_cache, bool using_trx_cache);
H A Dlog.cc7329 bool using_trx_cache) in write_transaction_to_binlog() argument
7355 entry.using_trx_cache= using_trx_cache; in write_transaction_to_binlog()
8172 if (write_gtid_event(entry->thd, false, entry->using_trx_cache, commit_id)) in write_transaction_or_stmt()
8182 if (entry->using_trx_cache && !mngr->trx_cache.empty()) in write_transaction_or_stmt()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dlog.h441 bool using_trx_cache; member
811 bool using_stmt_cache, bool using_trx_cache);
H A Dlog.cc7389 bool using_trx_cache) in write_transaction_to_binlog() argument
7415 entry.using_trx_cache= using_trx_cache; in write_transaction_to_binlog()
8294 if (write_gtid_event(entry->thd, false, entry->using_trx_cache, commit_id)) in write_transaction_or_stmt()
8304 if (entry->using_trx_cache && !mngr->trx_cache.empty()) in write_transaction_or_stmt()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dlog.h441 bool using_trx_cache; member
811 bool using_stmt_cache, bool using_trx_cache);
H A Dlog.cc7389 bool using_trx_cache) in write_transaction_to_binlog() argument
7415 entry.using_trx_cache= using_trx_cache; in write_transaction_to_binlog()
8294 if (write_gtid_event(entry->thd, false, entry->using_trx_cache, commit_id)) in write_transaction_or_stmt()
8304 if (entry->using_trx_cache && !mngr->trx_cache.empty()) in write_transaction_or_stmt()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dlog.h453 bool using_trx_cache; member
813 bool using_stmt_cache, bool using_trx_cache);
H A Dlog.cc7329 bool using_trx_cache)
7355 entry.using_trx_cache= using_trx_cache;
8172 if (write_gtid_event(entry->thd, false, entry->using_trx_cache, commit_id))
8182 if (entry->using_trx_cache && !mngr->trx_cache.empty())
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dlog.h451 bool using_trx_cache; member
818 bool using_stmt_cache, bool using_trx_cache);
H A Dlog.cc7592 bool using_trx_cache) in write_transaction_to_binlog() argument
7618 entry.using_trx_cache= using_trx_cache; in write_transaction_to_binlog()
8500 entry->using_trx_cache, commit_id)) in write_transaction_or_stmt()
8510 if (entry->using_trx_cache && !mngr->trx_cache.empty()) in write_transaction_or_stmt()