From 81458e93fc00d66d582e198fda9ccb3c87d87f54 Mon Sep 17 00:00:00 2001 From: bikegeek <3753118+bikegeek@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:10:30 -0700 Subject: [PATCH] Update docs/Users_Guide/load_data.rst Co-authored-by: Julie Prestopnik --- docs/Users_Guide/load_data.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Users_Guide/load_data.rst b/docs/Users_Guide/load_data.rst index 6f22c82f..4d4f8ce7 100644 --- a/docs/Users_Guide/load_data.rst +++ b/docs/Users_Guide/load_data.rst @@ -43,6 +43,9 @@ mv_mysql.sql schema: + - Replace *dbuser* with the username + - Replace *dbpasswd* with the password + - Replace *dbtable_name* with the appropriate database name that begins with **mv** (e.g. mv_xyz ) - Replace *path-to-METdataio* with the path where the METdataio source code is saved - Note the use of the redirection symbol '<' in the command