mirror of
https://github.com/MariaDB/server.git
synced 2025-06-21 04:01:24 +02:00

not default_mysqld.cnf. The latter has only server settings, it misses mtr-specific client configuration Except for spider, that doesn't use mysqld.1 server and default_my.cnf starts it automatically. Spider tests have to include both default_mysqld.cnf and default_client.cnf
3 lines
92 B
INI
3 lines
92 B
INI
!include include/default_mysqld.cnf
|
|
!include include/default_client.cnf
|
|
!include my_1_1.cnf
|