Updates for work laptop.
This commit is contained in:
parent
01e9d3eb19
commit
d114bb36b0
31 changed files with 3996 additions and 44 deletions
9
etc/my.cnf.d/server.cnf
Normal file
9
etc/my.cnf.d/server.cnf
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue