Commit 3ebe7947 authored by monty@narttu.mysql.fi's avatar monty@narttu.mysql.fi

Portability fix

parent 306ffd74
...@@ -239,7 +239,7 @@ typedef struct st_relay_log_info ...@@ -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;
......
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