Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

I wrote an one-click install MySQL script-- violent version

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

[root@xd-10-189songlisha] # cat install_mysql.sh #! / bin/bashmysql_src=/songlisha/home/admin/mysql_datainstall_scr=/songlisha/usr/localrm-rf $install_scr/mysqlrm-rf $mysql_srcrm-rf / etc/my.cnfgroupadd mysqluseradd-g mysql mysqlmkdir-p $mysql_src/ {binlog,innodb_log,innodb_ts,log,mydata,relaylog,sock Tmpdir} chown-R mysql.mysql $mysql_srctar zxvf $install_scr/mysql-5.6.34-linux-glibc2.5-x86_64.tar.gz-C $install_scrmv $install_scr/mysql-5.6.34-linux-glibc2.5-x86_64 $install_scr/mysqlcat > > / etc/my.cnf > / etc/profileexport PATH= "/ songlisha/usr/local/mysql/bin:$PATH" source / etc/profileexit 0

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report