Commit c899fc51 authored by daidekun's avatar daidekun

hack bugs

parent b6335b26
......@@ -47,7 +47,7 @@ function db_schema_sync()
echo "target infos: $target_db_host $target_db_user"
echo "database_name is : $sync_db_name"
sh $work_dir/gen_config.sh $source_db_host $source_db_user $source_db_pwd $target_db_host $target_db_user $target_db_pwd $database $config_file_name $db_backup_sub_folders
sh $work_dir/db_gen_config.sh $source_db_host $source_db_user $source_db_pwd $target_db_host $target_db_user $target_db_pwd $database $config_file_name $db_backup_sub_folders
echo "Step 2: replace domain name in tables: $database $mysql_host $db_backup_sub_folders"
......
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