- MySQL 8 for Big Data
- Shabbir Challawala Jaydip Lakhatariya Chintan Mehta Kandarp Patel
- 55字
- 2021-08-20 10:06:08
MySQL service commands
Let's look at a few MySQL basic commands:
- To start the MySQL service, perform the following command:
service mysqld start
- To stop the MySQL service, perform the following command:
service mysqld stop
- To check the status of MySQL service whether it is running or not, perform the following command:
service mysqld status
推薦閱讀
- Visual FoxPro程序設(shè)計教程(第3版)
- 小創(chuàng)客玩轉(zhuǎn)圖形化編程
- Building an RPG with Unity 2018
- C/C++程序員面試指南
- LabVIEW虛擬儀器程序設(shè)計從入門到精通(第二版)
- Android應(yīng)用開發(fā)深入學(xué)習(xí)實錄
- PrimeFaces Blueprints
- Learning iOS Security
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- 計算機應(yīng)用基礎(chǔ)(第二版)
- 從零開始學(xué)Unity游戲開發(fā):場景+角色+腳本+交互+體驗+效果+發(fā)布
- 零基礎(chǔ)C語言學(xué)習(xí)筆記
- SQL Server 2008數(shù)據(jù)庫應(yīng)用技術(shù)(第2版)
- Web 2.0策略指南
- 零基礎(chǔ)學(xué)西門子PLC編程:入門、提高、應(yīng)用、實例