File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9574,6 +9574,12 @@ ER_WARN_SQL_AFTER_MTS_GAPS_GAP_NOT_CALCULATED
9574
9574
ER_INVALID_ASSIGNMENT_TARGET 42000
9575
9575
eng "Invalid target for assignment in INSERT or UPDATE statement '%.192s'."
9576
9576
9577
+ ER_OPERATION_NOT_ALLOWED_ON_GR_SECONDARY
9578
+ eng "This operation cannot be performed on a Group Replication secondary member, it must be done on the group primary."
9579
+
9580
+ ER_GRP_RPL_FAILOVER_CHANNEL_STATUS_PROPAGATION
9581
+ eng "Unable to propagate the SOURCE_CONNECTION_AUTO_FAILOVER value for channel '%s' to group replication members. Please retry the operation."
9582
+
9577
9583
ER_WARN_AUDIT_LOG_FORMAT_UNIX_TIMESTAMP_ONLY_WHEN_JSON
9578
9584
eng "audit_log_format_unix_timestamp is applicable only when audit_log_format = JSON."
9579
9585
You can’t perform that action at this time.
0 commit comments