mirror of
https://github.com/MariaDB/server.git
synced 2026-05-02 13:15:32 +02:00
Portability fix
This commit is contained in:
parent
7960f2c4a8
commit
15cc0ad2ec
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue