mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
MDEV-26: Global transaction id. Partial commit.
This commit is contained in:
@ -170,7 +170,7 @@ public:
|
||||
};
|
||||
|
||||
bool check_master_connection_name(LEX_STRING *name);
|
||||
void create_logfile_name_with_suffix(char *res_file_name, uint length,
|
||||
void create_logfile_name_with_suffix(char *res_file_name, size_t length,
|
||||
const char *info_file,
|
||||
bool append,
|
||||
LEX_STRING *suffix);
|
||||
|
Reference in New Issue
Block a user