Commit cd87680a authored by 智勇's avatar 智勇

up

parent 2c47e6fc
......@@ -10,6 +10,7 @@ source_db_user=$2
source_db_pwd=`grep source_db_pwd $work_dir/config/db_config | cut -d "=" -f 2`
target_db_host=192.168.6.2
target_db_port=3306
target_db_user=$5
target_db_pwd=$6
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment