Details
-
Bug
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5.27
Description
my_error(ER_OUTOFMEMORY, WSREP_MAX_WSREP_SERVER_GTID_STR_LEN);
is incorrect as there is a flags argument as the second to my_error. Also length doesn't match previous statement.
my_error(ER_OUTOFMEMORY, MYF(0), func_name()); is incorrect as OUTOFMEMORY doesn't take a functionname
Attachments
Activity
Transition | Time In Source Status | Execution Times |
---|
|
8m 26s | 1 |
|
19s | 1 |
|
1d 12h 6m | 1 |