摘要:
1、shell 脚本:mysql.sh #!/bin/sh mysql -h127.0.0.1 -uroot -pRU#@xcN1NGSp etcmj < /tmp/mysql.sql #-u用户名 -p密码 etcmj(数据库名称) #mysql.sql 数据库命令 2、需要执行的数据库命令:my 阅读全文
posted @ 2020-03-29 15:31
fanlong0212
阅读(1722)
评论(0)
推荐(0)
浙公网安备 33010602011771号