Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
3
-
Storage Engines 2020-02-24
-
v4.2
Description
In test_backup11.py there was a commented out error case involving force_stop=true where it expected an error if that was given on a duplicate cursor open instead of the primary backup cursor.
Uncommenting that case shows we are allowing that case when we should not.