We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa5590 commit e844b25Copy full SHA for e844b25
support/mysqldump/mysqldump.sh
@@ -9,7 +9,7 @@ SOURCE_DATABASE=source_dbname
9
TARGET_USER=vtgate-test-user
10
TARGET_HOST=vtgate-host
11
TARGET_PASSWORD=vtgate-password
12
-TARGET_DATABASE=source_password
+TARGET_DATABASE=destination_keyspace
13
14
SECURE='--ssl-mode=PREFER'
15
0 commit comments