mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 17:54:16 +01:00
14 lines
295 B
Text
14 lines
295 B
Text
|
#
|
||
|
# 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]
|
||
|
|