Commit e1a5049d authored by 智勇's avatar 智勇

up

parent 430e5f5d
......@@ -94,8 +94,8 @@ function db_schema_sync()
echo "--- Step 4: sync schema: $database $target_db_host ---"
#sync_cmd="mss -conf ${config_file_name} -sync"
echo "mss -conf ${config_file_name} -sync > /dev/null 2>&1"
mss -conf ${config_file_name} -sync > /dev/null 2>&1
echo "mss -conf ${config_file_name} -sync > /dev/null"
mss -conf ${config_file_name} -sync > /dev/null
echo "mysql-schema-sync result:$?"
}
......
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