Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 13a26a0

Browse files
issue_1180: fixed debug comment
1 parent f68a84f commit 13a26a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎sp_DatabaseRestore.sql‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@ IF @ForceSimpleRecovery = 1
874874

875875
IF @Debug = 1
876876
BEGIN
877-
IF @sql IS NULL PRINT '@sql is NULL for RESTORE DATABASE: @RestoreDatabaseName';
877+
IF @sql IS NULL PRINT '@sql is NULL for SET RECOVERY SIMPLE: @RestoreDatabaseName';
878878
PRINT @sql;
879879
END;
880880

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /