MCPcopy 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
6055public:
6056 const rpl_gtid *get_last_commit_gtid() { return &m_last_commit_gtid; }
6057 void set_last_commit_gtid(rpl_gtid &gtid);
6058
6059

Callers 6

binlog_get_cacheFunction · 0.80
writeMethod · 0.80
session_value_ptrMethod · 0.80
open_table_entry_finiFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected