Skip to content

Commit 43c95ae

Browse files
maras007dahlerlend
authored andcommitted
WL#14600 Add Epoch time format timestamp to JSON Audit Log
Post-push: Error message file fix. RB: 26375 Reviewed-by: Georgi 'Joro' Kodinov <georgi.kodinov@oracle.com> Reviewed-by: Murthy Sidagam <venkata.sidagam@oracle.com>
1 parent 24f5182 commit 43c95ae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

share/messages_to_clients.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9574,6 +9574,12 @@ ER_WARN_SQL_AFTER_MTS_GAPS_GAP_NOT_CALCULATED
95749574
ER_INVALID_ASSIGNMENT_TARGET 42000
95759575
eng "Invalid target for assignment in INSERT or UPDATE statement '%.192s'."
95769576

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+
95779583
ER_WARN_AUDIT_LOG_FORMAT_UNIX_TIMESTAMP_ONLY_WHEN_JSON
95789584
eng "audit_log_format_unix_timestamp is applicable only when audit_log_format = JSON."
95799585

0 commit comments

Comments
 (0)