Initial commit.
This commit is contained in:
13
my.cnf.d/client.cnf
Normal file
13
my.cnf.d/client.cnf
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# These two groups are read by the client library
|
||||
# Use it for options that affect all clients, but not the server
|
||||
#
|
||||
|
||||
|
||||
[client]
|
||||
|
||||
# This group is not read by mysql client library,
|
||||
# If you use the same .cnf file for MySQL and MariaDB,
|
||||
# use it for MariaDB-only client options
|
||||
[client-mariadb]
|
||||
|
||||
Reference in New Issue
Block a user