In addition to Weibo, there is also WeChat
Please pay attention

WeChat public account
Shulou
            
                    
                
2025-11-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Single instance
Launch: mysqld_safe-- user=mysql &
Stop: mysqladmin-u root-proot shutdown
Development script
#! / bin/bash#chkconfig: 2345 30 50#Date:2017-6-29#Author:xcn (baishuchao@yeah.net) # version UltimatesPID= "/ var/run/mysqld/mysqld.pid" user= "root" # defines the username password pass= "root" path= "/ usr/bin". / etc/init.d/functionsfunction usage () {echo "$0 {start | stop | restart}" exit 1} [$#-ne 1] & & usage # execute the usage function # start_mysqlfunction start_mysql () {if [!-f $PID] then $path/mysqld_safe-- user=mysql & > / dev/null 2 > & 1 # when the sign $# equals 1 If [$?-eq 0] then action "start mysql" / bin/true else action "start mysql erro" / bin/false fielse echo "mysqld is running" fi} # stop_mysqlfunction stop_mysql () {$path/mysqladmin-u $user-p$pass shutdown > / dev/null 2 > & 1 if [$?-eq 0] then Action "stop mysql" / bin/true else action "stop mysql erro" / bin/false fi} # pass parameters to determine the execution of if ["$1" = = "start"] then start_mysqlelif ["$1" = = "stop"] then stop_mysqlelif ["$1" = = "restart"] then stop_mysql start_mysqlelse # if you do not conform to the above, print the usage function usagefi
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.

The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope





            
            About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.