Skip to content

Instantly share code, notes, and snippets.

@nirbhayc
Last active July 11, 2017 13:28
Show Gist options
  • Save nirbhayc/ff40340a35981068d875655d72137cea to your computer and use it in GitHub Desktop.
Save nirbhayc/ff40340a35981068d875655d72137cea to your computer and use it in GitHub Desktop.
(Blog) Systemd + MariaDB
$ cat /etc/mysql/my.cnf
[mysqld]
<all common options>
[mysqldnode1]
<all options specific to node1>
[mysqldnode2]
<all options specific to node2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment