Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
10.3.6-1
Description
Currently when you raise a SIGNAL and set MESSAGE_TEXT you are limited to 128 characters. When you are dynamically constructing messages sometimes the 128 char limit is a a problem.
Would it be easy to make this longer or configurable to a longer length?
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Priority | Minor [ 4 ] | Major [ 3 ] |
Fix Version/s | 10.3 [ 22126 ] |
Assignee | Varun Gupta [ varun ] |
Sprint | 10.3.6 [ 237 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Varun Gupta [ varun ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Varun Gupta [ varun ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
issue.field.resolutiondate | 2018-04-04 17:28:12.0 | 2018-04-04 17:28:12.522 |
Fix Version/s | 10.3.6 [ 23003 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 85482 ] | MariaDB v4 [ 133469 ] |
MYSQL_ERRMSG_SIZE is the max length of the error message, part of the protocol specs