cd mysqli..." /> How To Shut Down The Server With "mysqladmin"? cd mysqli..." /> cd mysqli..." />
Answers

Question and Answer:

  Home  MySQL Programming

⟩ How To Shut Down the Server with "mysqladmin"?

If you want to shut down the server with "mysqladmin", you can use the command "mysqladmin shutdown" as shown in the following tutorial example:

>cd mysqlin

>mysqladmin -u root shutdown

If this command returns no messages, your MySQL server should be terminated successfully.

 135 views

More Questions for you: