Commit 15cc0ad2 authored by unknown's avatar unknown

Portability fix

parent 7960f2c4
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment