Skip to content

Commit

Permalink
AER-6700 - added new error code AS_ERR_MRT_MONITOR_EXISTS (127).
Browse files Browse the repository at this point in the history
  • Loading branch information
gooding470 committed Jan 9, 2025
1 parent 16cf942 commit 477790f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions as/include/base/proto.h
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ struct as_storage_rd_s;
#define AS_ERR_MRT_COMMITTED 124
#define AS_ERR_MRT_ABORTED 125
#define AS_ERR_MRT_ALREADY_LOCKED 126
#define AS_ERR_MRT_MONITOR_EXISTS 127

// Batch.
#define AS_ERR_BATCH_DISABLED 150
Expand Down

0 comments on commit 477790f

Please sign in to comment.