Portability fix
This commit is contained in:
parent
7960f2c4a8
commit
15cc0ad2ec
@ -239,7 +239,7 @@ typedef struct st_relay_log_info
|
|||||||
|
|
||||||
int wait_for_pos(THD* thd, String* log_name, longlong log_pos,
|
int wait_for_pos(THD* thd, String* log_name, longlong log_pos,
|
||||||
longlong timeout);
|
longlong timeout);
|
||||||
void st_relay_log_info::close_temporary_tables();
|
void close_temporary_tables();
|
||||||
} RELAY_LOG_INFO;
|
} RELAY_LOG_INFO;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user