mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.7' into 10.8
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
extern const LEX_CSTRING rpl_gtid_slave_state_table_name;
|
||||
|
||||
class String;
|
||||
#define PARAM_GTID(G) G.domain_id, G.server_id, G.seq_no
|
||||
|
||||
#define GTID_MAX_STR_LENGTH (10+1+10+1+20)
|
||||
#define PARAM_GTID(G) G.domain_id, G.server_id, G.seq_no
|
||||
|
Reference in New Issue
Block a user