mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
simplify THD::binlog_setup_trx_data() usage
This commit is contained in:
@ -1734,7 +1734,7 @@ public:
|
||||
bool save_prep_leaf_list;
|
||||
|
||||
#ifndef MYSQL_CLIENT
|
||||
int binlog_setup_trx_data();
|
||||
binlog_cache_mngr * binlog_setup_trx_data();
|
||||
|
||||
/*
|
||||
Public interface to write RBR events to the binlog
|
||||
|
Reference in New Issue
Block a user