Files
replication-helper/.remote.my.cnf-example

6 lines
87 B
Plaintext
Raw Normal View History

2020-04-29 01:29:07 +03:00
[client]
user=replicationuser
password=replicationpassword
host=remotehostip
2021-01-27 18:05:08 +00:00
port=3306