Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 318 Bytes

README.md

File metadata and controls

17 lines (17 loc) · 318 Bytes

mysql-manager

mysql运维管理工具

1. 修改数据库连接信息

host="your host"
port="your port"
user="your username"
password="your password"

2. 执行脚本

chmod 755 ./mysql-manager.sh
./mysql-manager.sh

特性:

  • 简单易用,方便快捷
  • 大大提高开发运维效率