Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
11.1(EOL), 11.0(EOL)
-
None
Description
The error code is non-deterministic, presumably due to some race
condition from the SLEEP statement above. The correct error should
be 12701 ER_SPIDER_REMOTE_SERVER_GONE_AWAY_NUM as it is the last
failure. Nevertheless, this contrived test is needed to cover the
error reporting when setting lock wait timeout, until we find a
better test case and/or fixing the non-deterministic error reporting
Attachments
Issue Links
- is caused by
-
MDEV-31463 SIGSEGV in server_mysql_send_query | server_mysql_real_query
- Closed
- relates to
-
MDEV-32046 Spider test instability caused by ER_NET_READ_ERROR
- Stalled