前提MYSQL已經(jīng)安裝為windows服務(wù)
創(chuàng)新互聯(lián)專注于習(xí)水網(wǎng)站建設(shè)服務(wù)及定制,我們擁有豐富的企業(yè)做網(wǎng)站經(jīng)驗(yàn)。 熱誠(chéng)為您提供習(xí)水營(yíng)銷型網(wǎng)站建設(shè),習(xí)水網(wǎng)站制作、習(xí)水網(wǎng)頁(yè)設(shè)計(jì)、習(xí)水網(wǎng)站官網(wǎng)定制、重慶小程序開發(fā)服務(wù),打造習(xí)水網(wǎng)絡(luò)公司原創(chuàng)品牌,更為您提供習(xí)水網(wǎng)站排名全網(wǎng)營(yíng)銷落地服務(wù)。
wind 方法二
開始-運(yùn)行-輸入:services.msc-點(diǎn)確定-找到MySQL-在上面右鍵-重新啟動(dòng)。這樣就行了linux 中RedHat Linux (Fedora Core/Cent OS)
1.啟動(dòng):/etc/init.d/mysqld start
2.停止:/etc/init.d/mysqld stop
3.重啟:/etc/init.d/mysqld restart
Debian / Ubuntu Linux
1.啟動(dòng):/etc/init.d/mysql start
2.停止:/etc/init.d/mysql stop
3.重啟:/etc/init.d/mysql restartWindows
1.點(diǎn)擊開始-運(yùn)行(快捷鍵Win+R)
2.啟動(dòng):輸入 net stop mysql
3.停止:輸入 net start mysql提示
Redhat Linux 也支持service command,
啟動(dòng):# service mysqld start
停止:# service mysqld stop
重啟:# service mysqld restart
推薦的安全重啟方法
$mysql_dir/bin/mysqladmin -u root -p shutdown
mysqladmin和mysqld_safe位于Mysql安裝目錄的bin目錄下
1、首先點(diǎn)擊【開始】
2、然后在搜索欄輸入cmd,并按回車,
3、在cmd輸入net stop mysql,然后回車,
4、此時(shí)顯示mysql已停止,
5、在cmd下輸入net start mysql,然后回車,
6、此時(shí)顯示mysql已啟動(dòng),重啟完成,完成效果圖。
RedHat Linux (Fedora Core/Cent OS)
1.啟動(dòng):/etc/init.d/mysqld start
2.停止:/etc/init.d/mysqld stop
3.重啟:/etc/init.d/mysqld restart
Debian / Ubuntu Linux
1.啟動(dòng):/etc/init.d/mysql start
2.停止:/etc/init.d/mysql stop
3.重啟:/etc/init.d/mysql restart
Windows
1.點(diǎn)擊“開始”-“運(yùn)行”(快捷鍵Win+R)
2.啟動(dòng):輸入 net stop mysql
3.停止:輸入 net start mysql
提示
Redhat Linux 也支持service command,
啟動(dòng):# service mysqld start
停止:# service mysqld stop
重啟:# service mysqld restart
Windows下不能直接重啟(restart),只能先停止,再啟動(dòng)。
服務(wù)器上的mysql數(shù)據(jù)庫(kù)怎么重啟
windows:
開始-運(yùn)行-cmd
停止:net
stop
mysql
啟動(dòng):net
start
mysql
linux:
啟動(dòng):/etc/init.d/mysqld
start
停止:/etc/init.d/mysqld
stop
重啟:/etc/init.d/mysqld
restart
分享名稱:mysql環(huán)境怎么重啟,重啟mysql的命令
文章起源:http://jinyejixie.com/article36/hsehsg.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供軟件開發(fā)、App設(shè)計(jì)、做網(wǎng)站、建站公司、小程序開發(fā)、網(wǎng)站設(shè)計(jì)
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)