How to start and stop mysql?

Wade Smart wadesmart at gmail.com
Fri Jan 12 15:08:22 UTC 2018


On Fri, Jan 12, 2018 at 9:03 AM, Kevin O'Gorman <kogorman at gmail.com> wrote:

> I need to start and stop mysql, and I've only figured out how to stop it.
> I need to start it (not rebooting) so that I can temporarily use different
> options.  In my case, I need --skip-grant-tables.
>
> --
> Kevin O'Gorman
> #define QUESTION ((bb) || (!bb))   /* Shakespeare */
>
> Please consider the environment before printing this email.
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-users
>
>

sudo service mysql start
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20180112/39e7cb3c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 441 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20180112/39e7cb3c/attachment.gif>


More information about the ubuntu-users mailing list