Skip to content

dba3306/-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MySQL一键安装脚本

使用方法

==========================================================================================
Info  :
        Created By [email protected]
Usage :
Command line options :

   -h,--help           Print Help Info. 
   -s,--slave          Slave or Master. 
   -x,--ratio          ratio of R/W. Format:(n:m) 
   -d,--ssd            SSD or Not
   -c,--charset        utf8 or utf8mb4

Sample :
   shell> MysqlInstall.sh -s y -x 2:1 -d y  -c utf8mb4
==========================================================================================

About

MySQL一键安装脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages