Skip to content

Commit 5719b22

Browse files
committed
Update readme.md
1 parent 3588438 commit 5719b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql2022workshop/05_DataVirt/minio/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Documentation: https://docs.min.io
113113
1. Copy the **WideWorldImporters** sample database from https://aka.ms/WideWorldImporters to a local directory (The restore script assumes **c:\sql_sample_databases**). Skip this step if you have already restored the WideWorldImporters database in the previous exercise.
114114
1. Edit the **restorewwi.sql** script for the correct paths for the backup and where data and log files should go. Skip this step if you have already restored the WideWorldImporters database in the previous exercise.
115115
1. Execute the script **restorewwi.sql**. Skip this step if you have already restored the WideWorldImporters database in the previous exercise.
116-
1. Edit the script **creates3creds.sql** to put in the local IP and user/password. Execute the script **creates3creds.sql**.
116+
1. Edit the script **creates3credsforbackup.sql** to put in the local IP and user/password. Execute the script **creates3credsforbackup.sql**.
117117
1. Edit the script **backupdbtos3.sql** to put in your local IP. Execute the script **backupdbtos3.sql**.
118118
1. Use the minio browser to verify the backup file is in the backups bucket.
119119
1. Edit the script **restoredbfroms3.sql** to put in your local IP in all places. Execute the script **restoredbfroms3.sql**. Note all the standard RESTORE commands work.

0 commit comments

Comments
 (0)