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, 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