mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Portability fix
This commit is contained in:
@@ -239,7 +239,7 @@ typedef struct st_relay_log_info
|
||||
|
||||
int wait_for_pos(THD* thd, String* log_name, longlong log_pos,
|
||||
longlong timeout);
|
||||
void st_relay_log_info::close_temporary_tables();
|
||||
void close_temporary_tables();
|
||||
} RELAY_LOG_INFO;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user