Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.4(EOL), 10.5, 10.6, 10.11, 11.0(EOL), 11.1(EOL), 11.2(EOL), 11.3(EOL), 11.4
-
None
Description
I encountered this error in the tests
This xid is not exist
it turned to be a message defined in Spider, in storage/spider/spd_err.h. I looked at the list, and since these are user-visible errors, it is worth submitting the whole list for review and correction by a documentation expert.
Attachments
Issue Links
- relates to
-
MDEV-17059 Replication stopped with error 12605 'This xid is already exist'
-
- Open
-
-
MDEV-34064 ERROR 12607 (HY000): This xid is not exist and Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed from change_master()
-
- Confirmed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue relates to MENT-1504 [ MENT-1504 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Link | This issue relates to MDEV-34064 [ MDEV-34064 ] |
Link | This issue relates to MDEV-17059 [ MDEV-17059 ] |
Fix Version/s | 11.0 [ 28320 ] | |
Fix Version/s | 11.3 [ 28565 ] |
Assignee | Yuchen Pei [ JIRAUSER52627 ] | Alexey Botchkov [ holyfoot ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Priority | Minor [ 4 ] | Major [ 3 ] |
Assignee | Alexey Botchkov [ holyfoot ] | Yuchen Pei [ JIRAUSER52627 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.5.26 [ 29832 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 11.1 [ 28549 ] | |
Fix Version/s | 11.2 [ 28603 ] | |
Fix Version/s | 11.4 [ 29301 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Fix Version/s | 10.6.19 [ 29833 ] | |
Fix Version/s | 10.11.9 [ 29834 ] | |
Fix Version/s | 11.1.6 [ 29835 ] | |
Fix Version/s | 11.2.5 [ 29836 ] | |
Fix Version/s | 11.4.3 [ 29837 ] |
Another example in MDEV-17059: 'This xid is already exist'
Subject to further review as per the documentation expert suggestion, a more correct spelling would be 'This XID does not exist' and 'This XID already exists'.