-
Notifications
You must be signed in to change notification settings - Fork 713
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: During recovery thd is null, so we need to guard against this. I think it is also better to check for the current we are resetting thd query value which was set when applying the same rows query log event. Squash with: 42bdfc8 Closes #367 Reviewed By: lth Differential Revision: D4099803 Pulled By: santoshbanda fbshipit-source-id: 4b4a041
- Loading branch information
1 parent
42bdfc8
commit 3950491
Showing
3 changed files
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters