You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix merge_small_tests-t, merge_large_tests-t, and routertest_component_bootstrap (#1067)
Summary:
Fix unit tests after merging 3847e40e2641 and 9e2db8e1c0db
Changes:
1. Allow `MDL_context::acquire_lock_nsec` to work with `thd == nullptr`
2. Remove an upstream hack in `Test_MDL_context_owner::get_thd` that returns `(THD *)1`
3. Update error code for `BootstrapFailWhenServerResponseExceedsReadTimeout`
4. Fix `Mysys.CreateTempFile` when access to `/tmp` is denied
Squash with D14652380, D7298713, D16421520
Pull Request resolved: #1067
Reviewed By: lth
Differential Revision: D19129729
Pulled By: lth
fbshipit-source-id: 61b1a9d
0 commit comments