install guide: mysql needs to be restarted on debian/ubuntu

Change-Id: Ic8572e3d458a65a13dde142b4a3a27a419b5b9c5
backport: havana
(cherry picked from commit 8965809530)
This commit is contained in:
Gauvain Pocentek
2013-11-08 12:24:12 +08:00
committed by Andreas Jaeger
parent b4a6b86b4c
commit d77e46c5cf

View File

@@ -296,6 +296,10 @@ iface eth1 inet static
<programlisting language="ini"># Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.
bind-address = 192.168.0.10</programlisting>
<para os="ubuntu;debian">Restart the MySQL service to apply the
changes:</para>
<screen os="ubuntu;debian"><prompt>#</prompt> <userinput>service mysql restart</userinput></screen>
</listitem>
<listitem>
<para>On any nodes besides the controller node, just install