Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL)
-
None
Description
The following block of the test
|
# Step 2.3: Check that rpl_semi_sync_master uninstallation on Master is not |
# possible at this state |
--connection master
|
--echo [connection master]
|
|
# The following is to catch errors if the next uninstall plugin would succeed |
show global status like "Slave%_connect%"; |
|
may not produce the same results for the SHOW of 'Slave_connections' as the status
is purely incremental so it may be affected by a previous test, a --repeat-ed on in particular.
Attachments
Issue Links
- relates to
-
MDEV-10892 rpl.rpl_semi_sync_uninstall_plugin fails with Assertion `0' failure in buildbot
- Closed