mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge branch '10.1' into 10.2
This commit is contained in:
@@ -81,7 +81,6 @@ int rpl_append_gtid_state(String *dest, bool use_binlog);
|
||||
int rpl_load_gtid_state(slave_connection_state *state, bool use_binlog);
|
||||
bool rpl_gtid_pos_check(THD *thd, char *str, size_t len);
|
||||
bool rpl_gtid_pos_update(THD *thd, char *str, size_t len);
|
||||
|
||||
#else
|
||||
|
||||
struct LOAD_FILE_IO_CACHE : public IO_CACHE { };
|
||||
|
||||
Reference in New Issue
Block a user