mariadb/mysql-test/suite/multi_source/show_slave_auth_info.cnf
ParadoxV5 15848a75a7 MDEV-36238 Functional Tests for --master-info-file and --show-slave-auth-info
Add MTR tests in the `multi_source` suite to validate future changes
that they does not affect the function of these two `mariadbd` options
```
master_info_file
rpl_show_slave_auth_info
```

Reviewed-by: Susil Kumar Behera <susil.behera@mariadb.com>
2025-03-18 18:17:02 -06:00

13 lines
177 B
INI

!include ./my.cnf
[mysqld.1]
show-slave-auth-info
[mysqld.4]
server-id=4
log-warnings=2
report-user=my_user
report-password=my_password
[ENV]
SERVER_MYPORT_4= @mysqld.4.port