Commit 0faf3fd9 authored by daidekun's avatar daidekun

fixbugs

parent eb66ea43
......@@ -14,5 +14,5 @@ cd $sql_file_folder
for entry in ./*
do
echo "run sql file: $entry"
mysql -uroot -pQuantgroup2017 < $entry
mysql -uroot < $entry
done
\ No newline at end of file
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