Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ get_last_commit_gtid
Method
get_last_commit_gtid
sql/sql_class.h:6056–6056 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6054
6055
public:
6056
const rpl_gtid *get_last_commit_gtid() { return &m_last_commit_gtid; }
6057
void set_last_commit_gtid(rpl_gtid >id);
6058
6059
Callers
6
binlog_get_cache
Function · 0.80
write
Method · 0.80
write_transaction_with_group_commit
Method · 0.80
trx_group_commit_with_engines
Method · 0.80
session_value_ptr
Method · 0.80
open_table_entry_fini
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected