MCPcopy Create free account
hub / github.com/arkdb/inception / prepare

Method prepare

sql/binlog.cc:5733–5740  ·  view source on GitHub ↗

Prepare the transaction in the transaction coordinator. This function will prepare the transaction in the storage engines (by calling @c ha_prepare_low) what will write a prepare record to the log buffers. @retval 0 success @retval 1 error */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

ha_prepareFunction · 0.45
ha_prepare_lowFunction · 0.45
make_pushed_joinMethod · 0.45
mysql_prepare_selectFunction · 0.45

Calls 1

ha_prepare_lowFunction · 0.85

Tested by

no test coverage detected