mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
merge bug11754117-45670 fixes from 5.1.
This commit is contained in:
@ -1445,6 +1445,8 @@ public:
|
||||
|
||||
/* Used to execute base64 coded binlog events in MySQL server */
|
||||
Relay_log_info* rli_fake;
|
||||
/* Slave applier execution context */
|
||||
Relay_log_info* rli_slave;
|
||||
|
||||
void reset_for_next_command();
|
||||
/*
|
||||
|
Reference in New Issue
Block a user