1
0
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:
Sergei Golubchik
2013-01-18 19:07:59 +01:00
parent fd9b911b70
commit 381f470936
3 changed files with 12 additions and 23 deletions

View File

@ -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