Skip to content

Commit 37ca83b

Browse files
committed
BUG#23075016: GR ROLLS-BACK SOME TRANSACTIONS WHEN IT HAS MANY CLIENTS
Post-fix: fix doxygen errors.
1 parent af4fd23 commit 37ca83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/binlog.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,7 @@ class MYSQL_BIN_LOG: public TC_LOG
922922

923923
/**
924924
Deep copy global_sid_map to @param sid_map and
925-
gtid_state->get_executed_gtids() to @param gtid_set.
925+
gtid_state->get_executed_gtids() to @param gtid_set
926926
Both operations are done under LOCK_commit and global_sid_lock
927927
protection.
928928

0 commit comments

Comments
 (0)