mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl
into kindahl-laptop.dnsalias.net:/home/bk/fix-mysql-5.1-rpl
This commit is contained in:
@ -2734,7 +2734,7 @@ err:
|
||||
|
||||
#ifdef HAVE_REPLICATION
|
||||
|
||||
int MYSQL_BIN_LOG::purge_first_log(struct st_relay_log_info* rli, bool included)
|
||||
int MYSQL_BIN_LOG::purge_first_log(Relay_log_info* rli, bool included)
|
||||
{
|
||||
int error;
|
||||
DBUG_ENTER("purge_first_log");
|
||||
|
Reference in New Issue
Block a user