MySQL备份脚本-亲试ok
摘要:#!/bin/bash # 以下配置信息请自己修改mysql_user="USER" #MySQL备份用户mysql_password="123456" #MySQL备份用户的密码mysql_host="localhost"mysql_port="3309"mysql_charset="utf8"
阅读全文
posted @ 2019-01-08 16:17
posted @ 2019-01-08 16:17
posted @ 2019-01-07 15:09
posted @ 2019-01-04 12:47