mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Portability fixes for OPENBSD, OS2 and Windows
This commit is contained in:
@ -26,8 +26,7 @@
|
||||
|
||||
extern const char* any_db;
|
||||
extern pthread_handler_decl(handle_slave,arg);
|
||||
static int fake_rotate_event(NET* net, String* packet,
|
||||
const char* log_file_name);
|
||||
|
||||
|
||||
static int fake_rotate_event(NET* net, String* packet, char* log_file_name,
|
||||
const char**errmsg)
|
||||
|
Reference in New Issue
Block a user