Commit be7fc143 authored by Andrei Elkin's avatar Andrei Elkin

bug#13437900

post-push changes to please solaris compiler.
parent ed3e19ac
......@@ -292,7 +292,7 @@ typedef struct st_lex_master_info
char *relay_log_name;
ulong relay_log_pos;
DYNAMIC_ARRAY repl_ignore_server_ids;
typeof(::server_id) server_ids_buffer[2];
ulong server_ids_buffer[2];
} LEX_MASTER_INFO;
typedef struct st_lex_reset_slave
......
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