9 lines
275 B
INI
9 lines
275 B
INI
# These groups are read by MariaDB server.
|
|
# Use it for options that only the server (but not clients) should see
|
|
#
|
|
# See the examples of server my.cnf files in /usr/share/mysql/
|
|
#
|
|
|
|
# This is read by the standalone daemon and embedded servers
|
|
[server]
|
|
datadir=/var/lib/mysql
|