From the course: MySQL Database Administration
Unlock this course with a free trial
Join today to access over 24,500 courses taught by industry experts.
Solution: Server management - MySQL Tutorial
From the course: MySQL Database Administration
Solution: Server management
- [Instructor] All right, this is is the solution video for your assignment on server management. As a reminder, you are going to be helping Joe Tidyman check the status of his server. Let's jump into Workbench and walk through the solution. Alright, so the first thing we're going to do is go up to our administration tab here and you can either go to server status and see the status here, which in my machine is running. Or you can see similarly on the startup shutdown screen. So my server's running and the assignment asked to stop the server and restart it if it's already running. So I'm going to go ahead and stop server. I'm prompted for the password, which is asking for the password for my machine, the administrator password. So I'll type that in. And so now the server has stopped, so we succeeded in that first part. And then in order to restart, we just hit start server. And this time on the start we can't connect to MySQL server, but I believe if everything should be running fine,…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.