Getting-Started
-
3. Starting MySQL Server
Finally, Launch & Enjoy MySQL
To Start it run:sudo systemctl start mysqld.service
Again for a Re-Start:
sudo systemctl restart mysqld.service
Seldom you may need to Enable it at Boot with:
sudo systemctl enable mysqld.service
Last, Stop it with:
sudo systemctl stop mysqld.service
-
4. MySQL Getting-Started Guide
Get Started with MySQL for Fedora GNU/Linux
MySQL QuickStart Guide on Fedora
So Now I am truly Happy if My Guide could Help you to QuickStart with MySQL on Fedora!
Contents