forked from DevOps/deploy.stack
docs(shell): 更新mysqlSQLSplinter.sh中的注释说明
This commit is contained in:
@@ -49,7 +49,7 @@ EOF
|
||||
|
||||
echo "split ${tableName}-${inputdt}.sql to ${tableName}-${inputdt}-out.sql"
|
||||
|
||||
# 导入
|
||||
# 导入 这里要根据实际情况修改 数据库名, mysql 登录的相关信息
|
||||
#mysql -u root -p ppospro_device < ./${tableName}-${inputdt}-out.sql
|
||||
|
||||
#echo "import ${tableName}-${inputdt}-out.sql to ppospro_device"
|
||||
|
||||
Reference in New Issue
Block a user